Description Usage Arguments Value
View source: R/add_transitions.R
Add a column to a data frame indicating transitions in a marker channel
1 | add_transitions(femg_data, marker_channel)
|
femg_data |
data frame or tibble |
marker_channel |
the name of the column in femg_data that corresponds to the marker channel |
femg_data with extra columns "transition_start" and "transition_end"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.