Skip to contents

The unit the spatial coordinates are in

Usage

get_unit_space(data)

Arguments

data

An aniframe or anievent object.

Value

Length-one character vector.

See also

Examples

af <- example_aniframe(n_obs = 3, n_individuals = 1, n_keypoints = 1)
get_unit_space(af)
#> [1] "px"