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