read_hobo_csv | R Documentation |
This function takes in a previously created csv file or multiple csv files within the HOBOware software.
read_hobo_csv(hobo_csv = NULL, pressure_unit)
hobo_csv |
Either a folder path or path to csv. |
pressure_unit |
A |
a tibble with HOBO attributes: logger_sn, dt, date, time,abs_pres, temp_f
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.