is.fs.label {freesurferformats} | R Documentation |
Check whether object is an fs.label
Description
Check whether object is an fs.label
Usage
is.fs.label(x)
Arguments
x |
any 'R' object |
Value
TRUE if its argument is a brain surface label (that is, has 'fs.label' amongst its classes) and FALSE otherwise.
[Package freesurferformats version 0.1.18 Index]