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