remove_duplicate_frames: Remove any duplicates or aliased frames within trajectories

View source: R/utility_functions.R

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

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()


pathviewr documentation built on March 31, 2023, 5:47 p.m.