Description Usage Arguments Value Examples
extract the URL of the webpage
1 | extract_url(x)
|
x |
a request to open API |
an URL as a string
1 2 3 4 5 6 7 | extract_url(x = get_openentreprise(.siren = "533735932"))
## Not run:
extract_url(x = get_openentreprise(.siren = "533735932")) %>%
browseURL()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.