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