create.neuro: Create new neuro object

Description Usage Arguments Author(s)

View source: R/create.neuro.R

Description

Create new neuro object

Usage

1
2
  create.neuro(fileprefix, info = NULL,
    direction = c(1, 1, 1), flipneg = TRUE, ...)

Arguments

fileprefix

File prefix of NIFTI or Analyze format file

info

String to add to object

direction

Prefered direction of x,y,z axis (default is left-to-right, bottom-to-top, back-to-front)

flipneg

Axes are flipped if direction is different from direction as specified from the header (e.g. right-to-left is transformed to left-to-right)

...

Additional arguments to lower level functions

Author(s)

Klaus K. Holst


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