Description Usage Arguments Value Examples
View source: R/lm_ons_dataset_editions.R
lm_ons_dataset_editions
returns a list of
editions of a
dataset available on the
ONS API.
1 | lm_ons_dataset_editions(base_uri, dataset_id)
|
base_uri |
|
dataset_id |
|
string
if one edition available, list
if multiple.
1 2 3 4 | ## Not run:
lm_ons_dataset_editions(base_uri = "https://api.beta.ons.gov.uk/v1/", dataset_id = "labour-market")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.