ods_metadata | R Documentation |
ods_metadata
returns all metadata used by a dataset on statistics.gov.scot
ods_metadata(dataset)
dataset |
|
The dataset
parameter must be passed a valid dataset name (a full list can be obtained by calling ods_all_datasets()
).
data.frame
. All schemes used by the dataset named in the dataset argument.
ods_metadata("average-household-size")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.