civet.vertexFilenames | R Documentation |
Locate the vertex thickness, area, and volume files for a CIVET run
civet.vertexFilenames(
gf,
idvar,
prefix,
basedir,
append = TRUE,
civetVersion = "1.1.9"
)
gf |
Data Frame with subject information |
idvar |
column name in gf with subject IDs |
prefix |
Prefix specified when CIVET was run |
basedir |
directory where all CIVET output was stored |
append |
Whether to append the results to the input gf |
civetVersion |
Version of CIVET |
A data.frame containing left and right thickness, area, and volume files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.