neurocdf: Create or prepare for reading of netCDF file containing...

Description Usage Arguments Author(s)

View source: R/neurocdf.R

Description

Create netCDF file containing neuroimaging data

Usage

1
2
  neurocdf(file, path, template, atlas, extra, new = FALSE,
    flipneg = TRUE, compression = 9, ...)

Arguments

file

Filename of netCDF file

path

Path to directories containing image files (see details for the mandatory file structure). All directories within 'path' will be used. Alternatively, the argument can be given as a list of directories to be used.

template

Optional neuro template

atlas

Optional neuro atlas

extra

Additional volumes to include in the Global variable

new

If TRUE 'file' is overwrited if it already exists

flipneg

If TRUE image files are forced to be oriented

compression

Level of compression (1-9 or NA:=none) left-right, bottom-top, back-front.

...

Additional arguments to lower level functions

Author(s)

Klaus K. Holst


kkholst/neurocdf documentation built on May 20, 2019, 10:59 a.m.