Description Usage Arguments Details Value
calc_lab_runtime calculates run time and duration for labs
| 1 | calc_lab_runtime(cont.data, units = "hours")
 | 
| cont.data | A data frame with serial measurement data | 
| units | An optional string with the unit of measure to pass to
 | 
This function takes a data frame with serial measurement data and produces a data frame with the duration of time at each value and cumulative run time. The data frame should have a column called lab.start which is used as the zero time for calculations.
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.