Description Usage Arguments Examples
View source: R/PrepVolMetric.R
This function is a simple wrapper for reading nifti metric volumes
1 | PrepVolMetric(vol_file)
|
vol_file |
A character string representing the path to a gifti file. |
1 2 | niftifile <- PrepVolMetric(nifti_file)
niftifiles <- lapply(nifti_filelist,PrepVolMetric)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.