Description Usage Arguments Examples
View source: R/PrepSurfMetric.R
This function is a simple wrapper for reading gifti metric data
1 | PrepSurfMetric(funcgii_file)
|
funcgii_file |
A character string representing the path to a func.gii file. |
1 2 | gifti_data <- PrepSurfMetric(giifunc_file)
gifti_dataset <- lapply(giifunc_filelist,PrepSurfMetric)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.