Learn R Programming

freesurferformats (version 0.1.18)

is.bvsmp: Check whether object is a bvsmp instance.

Description

Check whether object is a bvsmp instance.

Usage

is.bvsmp(x)

Value

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

Arguments

x

any `R` object