Skip to contents

The difference between successive trajectory points is given. ==> identify legs. It is assumed that the variable LEG is included.

Usage

make_uid(.trjs_with_legs)

Arguments

.trjs_with_legs

state vector tibble with LEG identification

Value

tibble of trajectory points appended with UID and commentary for trouble shooting.

Examples

if (FALSE) legged_svs |> make_uid()