Skip to contents

Test if object is a ray

Usage

is_ray(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_ray("not a ray")
#> [1] FALSE