Description Usage Arguments Value Examples
View source: R/lm_ons_dataset_latest_version.R
lm_ons_dataset_latest_version
returns the ID of the latest
version of a
dataset available on the
ONS API.
1 | lm_ons_dataset_latest_version(base_uri, dataset_id)
|
base_uri |
|
dataset_id |
|
string
.
1 2 3 4 | ## Not run:
lm_ons_dataset_latest_version(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.