get_protocol | R Documentation |
get_protocol()
gets the underlying test protocol based on given load
data.
get_protocol(data)
data |
A |
A data.frame
with the duration and load of each protocol step.
# Import example data
raw_data <- spiro_raw(data = spiro_example("zan_gxt"))
get_protocol(raw_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.