View source: R/read_nisurface.R
read_nisurfacefile.gifti | R Documentation |
Read a gifti file as a surface.
## S3 method for class 'gifti'
read_nisurfacefile(filepath, ...)
filepath |
character string, the full path to the input surface file. |
... |
ignored |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.