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