Reads in sonde data from various model formats and creates tidy data
Source:R/data_prep.r
sonde_reader.Rd
sonde_reader
takes a filepath to one xlsx workbook as identified
by data_finder
and determines:
determines whether data has two header rows
cleans data
returns a tidy data set
Value
A data frame containing:
site
temperature
dissolved oxygen mg/L
salinity ppt
depth
chlorophyll a
Author
Bart Huntley, bart.huntley@dbca.wa.gov.au
For more details see https://dbca-wa.github.io/rivRmon/index.html the rivRmon website