View source: R/add_annotation.R
add_annotation | R Documentation |
This function adds cycle start times from annotations to onsets
add_annotation(df = NULL, annotation = NULL, time = NULL, reference = NULL)
df |
data frame to be processed (required) |
annotation |
Annotation (cycle starts) to be added |
time |
Annotated times of the cycle starts to be added |
reference |
The target column (Label.SD) for cycles in IEMP data |
dataframe with added column of cycles and cycle onsets
add_isobeats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.