Description Usage Arguments Value Examples
View source: R/lm_format_get_request.R
lm_format_get_request
sends a GET request to a provided URI and formats the JSON response as an R list.
1 |
uri |
|
list
.
1 2 3 4 | ## Not run:
lm_format_get_request(uri = 'https://api.beta.ons.gov.uk/v1/datasets')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.