Function to return chronological control tables from a dataset
.
Source: R/get_chroncontrol.R
get_chroncontrol.dataset.Rd
Using a dataset
, return the default chron-control table.
Usage
# S3 method for class 'dataset'
get_chroncontrol(x, chronology = 1, verbose = TRUE, add = FALSE)