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