is.Triangles3D: Check whether object is a Triangles3D instance

View source: R/vis_meshes.R

is.Triangles3DR 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.


fsbrain documentation built on July 9, 2023, 7:12 p.m.