Skip to contents

This function adds cycle start times from annotations to onsets

Usage

add_annotation(df = NULL, annotation = NULL, time = NULL, reference = NULL)

Arguments

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

Value

dataframe with added column of cycles and cycle onsets

See also