| is.fs.coloredmesh {fsbrain} | R Documentation | 
Check whether object is an fs.coloredmesh (S3)
Description
Check whether object is an fs.coloredmesh (S3)
Usage
is.fs.coloredmesh(x)
Arguments
x | 
 any 'R' object  | 
Value
TRUE if its argument is a coloredmesh (that is, has "fs.coloredmesh" amongst its classes) and FALSE otherwise.
[Package fsbrain version 0.5.5 Index]