read_nisurfacefile.fsnative: Read a FreeSurfer ASCII surface file.

Description Usage Arguments Value

View source: R/read_nisurface.R

Description

Read a FreeSurfer ASCII surface file.

Usage

1
2
## S3 method for class 'fsnative'
read_nisurfacefile(filepath, ...)

Arguments

filepath

character string, the full path to the input surface file.

...

parameters passed to read.fs.surface.

Value

an instance of 'fs.surface', read from the file. See read.fs.surface for details. If none of the reader methods succeed, an error is raised.


freesurferformats documentation built on Feb. 11, 2022, 5:06 p.m.