Learn R Programming

neotoma (version 1.3.0)

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

Description

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

Usage

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

Arguments

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