Description Usage Arguments Value
View source: R/utility_functions.R
Extracts weight data from ascii files generated by HTerm 0.8.1beta
1 | extract_data(data_orig, weight_unit, do_plot = T)
|
data_orig |
the original data, the format is "hh:mm:ss.sss:\n weight unit |
weight_unit |
character, weight unit transmitted by the scale: g or kg |
do_plot |
logical. Should the extracted data be plotted. Default is TRUE. |
a tibble. First column time in sec, second column weight in unit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.