View source: R/helper-family.R
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()
.
1 | hlpr_create_track_list(phase, track_df)
|
phase |
Character value. Refers to the phase of the experiment. Valid inputs are:
Note: This argument is ignored if the experiment set up did not include any treatment or the treatment started right from the beginning. |
track_df |
A data.frame in which each observation refers to a cell at a given frame and that contains the following variables:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.