hlpr_create_track_list: Process Track Data.frame

View source: R/helper-family.R

hlpr_create_track_listR Documentation

Process Track Data.frame

Description

Filters the whole track data frame into it's phase-subparts and recomputes the variable dfo (= Distance from origin) if the filtered part does not belong to the phase 'before_tmt'.

To be used as input for .f in purrr::map() inside the function compileCto().

Usage

hlpr_create_track_list(phase, track_df)

theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.