Skip to contents

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 pathviewr_steps that includes "viewr"

Value

A viewr object (tibble or data.frame with attribute pathviewr_steps.

Details

The separate_trajectories() and get_full_trajectories() must be run prior to use.

See also

Author

Vikram B. Baliga