extract.volume.3D | R Documentation |
Check whether it already is such an array, whether it is a filename that can be loaded with freesurferformats::read.fs.volume
into such an array, etc.
extract.volume.3D(stats, silent = getOption("fsbrain.silent", default = FALSE))
stats |
a 3D array, 4D array or a string that can be treated as a filename to a volume image containing such an array. |
silent |
logical, whether to suppress file reading messages. |
the obtained 3D array
This function stops with an error if the input cannot be returned as a 3D array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.