sonde_reader: Reads in sonde data from various model formats and creates...

Description Usage Arguments Value Author(s) Examples

View source: R/data_prep.r

Description

sonde_reader takes a filepath to one xlsx workbook as identified by data_finder and determines:

Usage

1

Arguments

path

Character string filepath to location of sonde data xlsx workbook (one only).

Value

A data frame containing:

Author(s)

Bart Huntley, bart.huntley@dbca.wa.gov.au

Examples

1
2
3
## Not run: 
sonde_reader(path = "Z:/DEC/MonitoringProgram/Data/20191201cpoEXO1.xlsx")
## End(Not run)

Bartesto/monitoR documentation built on Aug. 17, 2019, 12:37 a.m.