read.ANALYZE(prefix = "", numbered = FALSE, postfix = "",
picstart = 1, numbpic = 1)FALSE only prefix is taken
as file name (default).prefix and postfix and
a number of the form "007" in between to create the file name. If numbered is FALSE, only the string in prefix
is used for file name (default).
The number is assumed to be 3 digits (including leading zeros). First
number is given in picstart, while numbpic defines the
total number of images to be read. Data in multiple files
will be combined into a four dimensional datacube.
write.ANALYZE, read.AFNIanalyze <- read.ANALYZE("analyze",TRUE,"file",31,107)Run the code above in your browser using DataLab