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

Description Usage Arguments

Description

Using a dataset, return the default chron-control table.

Usage

1
2
3
## S3 method for class 'dataset'
get_chroncontrol(x, chronology = 1, verbose = TRUE,
  add = FALSE)

Arguments

x

A dataset.

chronology

When download objects have more than associated chronology, which chronology do you want? Default is 1.

verbose

logical; should messages on API call be printed?

add

Should the chroncontrol be added to the download object (only accepts FALSE)


neotoma documentation built on May 2, 2019, 1:10 p.m.