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

View source: R/ISCN4.R

ISCN4R Documentation

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

Description

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

Usage

ISCN4(
  dataDir = NULL,
  orginalFormat = FALSE,
  onlyNewData = TRUE,
  verbose = FALSE
)

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

## Not run: 
temp <- ISCN4()

## End(Not run)

ISCN/soilDataR documentation built on May 24, 2023, 5:15 p.m.