Learn R Programming

neotoma (version 1.3.0)

get_chroncontrol.download: Function to return chronological control tables from a download object.

Description

Using a download, return the default chron-control table as a data.frame.

Usage

## S3 method for class 'download':
get_chroncontrol(x, verbose = TRUE)

Arguments

x
A single download object.
verbose
logical; should messages on API call be printed?