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

View source: R/get_chroncontrol.R

get_chroncontrol.defaultR Documentation

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

## Default S3 method:
get_chroncontrol(x, chronology = 1, verbose = TRUE, add = FALSE)

Arguments

x

A single numeric chronology ID or a vector of numeric chronology IDs as returned by get_datasets.

chronology

For download methods, which chronology controls should be used?

verbose

logical; should messages on API call be printed?

add

logical, should this chron control be added to the download object?


ropensci/neotoma documentation built on Dec. 6, 2022, 6:26 p.m.