read.smp.brainvoyager.v3 {freesurferformats} | R Documentation |
Read Brainvoyager statistical surface results from v3 SMP file.
Description
Read Brainvoyager statistical surface results from v3 SMP file.
Usage
read.smp.brainvoyager.v3(filepath)
Arguments
filepath |
character string, path to file in Brainvoyager SMP file format |
Value
named list of file contents
Note
Do not call this, call read.smp.brainvoyager
instead, which will figure out the version and call the appropriate function.
[Package freesurferformats version 0.1.18 Index]