Skip to contents

Test if object is a bounding_box

Usage

is_bounding_box(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_bounding_box("not a bounding_box")
#> [1] FALSE