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