View source: R/helper-family.R
hlpr_create_track_list | R Documentation |
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()
.
hlpr_create_track_list(phase, track_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.