Description Usage Arguments Value Examples
View source: R/lm_ons_download_dataset.R
lm_ons_download_dataset
returns the URI of a downloadable CSV file based on a
filter output ID created by
lm_ons_request_dataset
.
1 | lm_ons_download_dataset(base_uri, filter_output_id)
|
base_uri |
|
filter_output_id |
|
list
.
1 2 3 4 | ## Not run:
lm_ons_download_dataset(base_uri = "https://api.beta.ons.gov.uk/v1/", filter_output_id = "aa999999-8888-777b-c666-d5e555f44gh3")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.