get_data | R Documentation |
Acquire Data for the Given Url
get_data(url, df = FALSE, quiet = TRUE, ...)
url |
a url containing a valid API call |
df |
logical, |
quiet |
logical with default |
... |
additional arguments to pass to |
## Not run: get_data("https://api.regulations.gov/v4/documents?filter[docketId]=CMS-2014-0063&api_key=DEMO_KEY") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.