| remove_duplicate_frames {pathviewr} | R Documentation | 
Remove any duplicates or aliased frames within trajectories
Description
Remove any duplicates or aliased frames within trajectories
Usage
remove_duplicate_frames(obj_name)
Arguments
obj_name | 
 The input viewr object; a tibble or data.frame with attribute
  | 
Details
The separate_trajectories() and get_full_trajectories() must be run prior to use.
Value
A viewr object (tibble or data.frame with attribute
pathviewr_steps.
Author(s)
Vikram B. Baliga
See Also
Other utility functions: 
clean_by_span(),
insert_treatments(),
remove_vel_anomalies(),
set_traj_frametime()
[Package pathviewr version 1.1.7 Index]