fill_marker_values: Title

Description Usage Arguments

View source: R/fill_marker_values.R

Description

Title

Usage

1
2
3
4
5
6
fill_marker_values(
  femg_data,
  fill_duration,
  marker_channel,
  time_channel = "time_sec"
)

Arguments

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


SDAMcIntyre/countenance documentation built on Dec. 18, 2021, 11:58 a.m.