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