| ods_get_csv | R Documentation |
ods_get_csv returns a 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().
ods_get_csv(dataset)
dataset |
|
tibble.
When invalid arguments are used returns NULL with warning (see ods_error_message).
ods_get_csv("average-household-size")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.