R/mesh.R
is_mesh.Rd
Test if object is a mesh
is_mesh(x)
An object to test.
A logical.
is_mesh("not a mesh") #> [1] FALSE