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