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