Learn R Programming

neotoma (version 1.5.0)

get_chroncontrol.default: Function to return chronological control tables from a chronologic ID.

Description

Using the chronology ID, return the chron control table as a data.frame.

Usage

## S3 method for class 'default':
get_chroncontrol(x, verbose = TRUE, add = FALSE)

Arguments

x
A single numeric chronology ID or a vector of numeric chronology IDs as returned by get_datasets.
verbose
logical; should messages on API call be printed?
add
logical, should this chron control be added to the download object?