R/cv.R
is_image.Rd
This function tests whether an object is a Numpy array.
is_image(x)
Any R object.
A logical indicating whether the object is a Numpy array (TRUE) or not (FALSE).
Simon Garnier, garnier@njit.edu