is.fs.surface {freesurferformats}R Documentation

Check whether object is an fs.surface

Description

Check whether object is an fs.surface

Usage

is.fs.surface(x)

Arguments

x

any 'R' object

Value

TRUE if its argument is a brain surface (that is, has "fs.surface" amongst its classes) and FALSE otherwise.


[Package freesurferformats version 0.1.18 Index]