read: read in a sensor or configuration file

Description Usage Arguments Examples

Description

read from file and create sensor or qconfig object

read in sensor data

Usage

1
2
3
read(file, ...)

read.default(file, format, date.format = NULL, ...)

Arguments

file

filename

format

format for file

date.format

data format of file

...

additional arguments passed to file read methods

Examples

1
qconfig = read(system.file('extdata','pedro.yml', package = 'sensorQC'))

USGS-R/sensorQC documentation built on May 9, 2019, 8:46 p.m.