read_hobo_csv: Read-in HOBO files

read_hobo_csvR Documentation

Read-in HOBO files

Description

This function takes in a previously created csv file or multiple csv files within the HOBOware software.

Usage

read_hobo_csv(hobo_csv = NULL, pressure_unit)

Arguments

hobo_csv

Either a folder path or path to csv.

pressure_unit

A character of input pressure unit

Value

a tibble with HOBO attributes: logger_sn, dt, date, time,abs_pres, temp_f


joshualerickson/resourceviz documentation built on Jan. 10, 2024, 4:57 p.m.