View source: R/utility_functions.R
remove_duplicate_frames | R Documentation |
Remove any duplicates or aliased frames within trajectories
remove_duplicate_frames(obj_name)
obj_name |
The input viewr object; a tibble or data.frame with attribute
|
The separate_trajectories() and get_full_trajectories() must be run prior to use.
A viewr object (tibble or data.frame with attribute
pathviewr_steps
.
Vikram B. Baliga
Other utility functions:
clean_by_span()
,
insert_treatments()
,
remove_vel_anomalies()
,
set_traj_frametime()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.