powered by
is_point1d() tests whether an object has a "Point1D" class
is_point1d()
is_point1d(x)
A logical value
An object
p <- as_point1d(a = 1, b = 5) is_point1d(p)
Run the code above in your browser using DataLab