Learn R Programming

fsbrain (version 0.5.5)

is.fs.coloredmesh: Check whether object is an fs.coloredmesh (S3)

Description

Check whether object is an fs.coloredmesh (S3)

Usage

is.fs.coloredmesh(x)

Value

TRUE if its argument is a coloredmesh (that is, has "fs.coloredmesh" amongst its classes) and FALSE otherwise.

Arguments

x

any `R` object