extract_data: Extracts data from scales

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Extracts weight data from ascii files generated by HTerm 0.8.1beta

Usage

1
extract_data(data_orig, weight_unit, do_plot = T)

Arguments

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.

Value

a tibble. First column time in sec, second column weight in unit


ChrisBogner/ViscousFlow documentation built on June 13, 2021, 7:47 a.m.