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 June 22, 2024, 11:53 a.m.