# Create a MetaInfo object
meta_info <- new("MetaInfo",
data_type = "FLOAT",
dims = c(64, 64, 32, 100),
spatial_axes = new("AxisSet3D"),
additional_axes = new("AxisSet"),
spacing = c(3, 3, 4),
origin = c(0, 0, 0),
label = "fMRI_run1")
Run the code above in your browser using DataLab