| ods_dataset | R Documentation |
ods_dataset returns a dataset from statistics.gov.scot
ods_dataset(dataset, geography = NULL, labelled = FALSE, ...)
dataset |
|
geography |
|
labelled |
|
... |
Arbitrary filters requiring valid scheme = value structure. |
ods_dataset returns either a complete or filtered dataset from statistics.gov.scot.
The dataset parameter must be passed a valid dataset name (a full list can be obtained by calling ods_all_datasets().
Other parameters can be used to filter the dataset.
tibble.
When invalid arguments are used returns NULL with warning (see ods_error_message).
ods_dataset("average-household-size")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.