prepare_trajectory_data: Title
Usage
prepare_trajectory_data(
x = NULL,
by = x$`_function.params`$conversation[1],
rotation_matrix = x$rotation.matrix,
points = NULL,
units = points,
units_by = x$`_function.params`$units,
steps = NULL
)
Arguments
- x
[TBD]
- by
[TBD]
- rotation_matrix
[TBD]
- points
[TBD]
- units
[TBD]
- units_by
[TBD]
- steps
[TBD]