is.fs.coloredvoxels {fsbrain} | R Documentation |
Check whether object is an fs.coloredvoxels instance (S3)
is.fs.coloredvoxels(x)
x |
any 'R' object |
TRUE if its argument is a fs.coloredvoxels instance (that is, has "fs.coloredvoxels" among its classes) and FALSE otherwise.