[Deprecated] .

get_table(dataset_id, resource_num = 1, force_redownload = FALSE)

Arguments

dataset_id

a character. Found in the czso_id column of data frame returned by get_catalogue().

resource_num

integer. Order of resource in resource list for the given dataset. Defaults to 1, the normal value for CZSO datasets.

force_redownload

integer. Whether to redownload data source file even if already cached. Defaults to FALSE.

Value

a tibble

See also

Examples

# see `czso_get_table()`