View source: R/fill_marker_values.R
Title
1 2 3 4 5 6 | fill_marker_values(
femg_data,
fill_duration,
marker_channel,
time_channel = "time_sec"
)
|
femg_data |
data frame or tibble |
fill_duration |
duration to fill in the marker channel for each marker |
marker_channel |
the name of the column in femg_data that corresponds to the marker channel |
time_channel |
the name of the column in femg_data that gives the time in seconds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.