is.bvsmp {freesurferformats}R Documentation

Check whether object is a bvsmp instance.

Description

Check whether object is a bvsmp instance.

Usage

is.bvsmp(x)

Arguments

x

any 'R' object

Value

TRUE if its argument is an bvsmp instane (that is, has "bvsmp" amongst its classes) and FALSE otherwise.


[Package freesurferformats version 0.1.18 Index]