ISCN4: Read in two data sets queued in for data processing for...

Description Usage Arguments Value Examples

Description

Read in two data sets queued in for data processing for ISCN4.

Usage

1
ISCN4(dataDir = NULL, onlyNewData = TRUE, verbose = TRUE)

Arguments

dataDir

string identifing the data directory to download data to, or NULL to download to a temporary directory

onlyNewData

boolean flagging new ISCN4 data only or appended to ISCN3

verbose

boolean flagging verbose error messages

Value

a list of dataframes containing the study, field, and sample data

Examples

1
2
3
4
## Not run: 
temp <- ISCN4()

## End(Not run)

ktoddbrown/soilDataR documentation built on May 30, 2019, 9:56 p.m.