get_table: Deprecated: use 'czso_get_table()' instead.

View source: R/core.R

get_tableR Documentation

Deprecated: use czso_get_table() instead.

Description

\lifecycle

deprecated.

Usage

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

Other Core workflow: czso_get_catalogue(), czso_get_codelist(), czso_get_table()

Examples

# see `czso_get_table()`

czso documentation built on Sept. 1, 2022, 5:06 p.m.