View source: R/call_placement.R
place.call | R Documentation |
Place the URL as a call to the EPA API
place.call(url)
url |
A string with a valid URL for the EPA API |
Result of query from the API
## Not run: url <- "user_url" result <- place.call(url) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.