Learn R Programming

neotoma (version 1.3.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)

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?