get_url | R Documentation |
get_url(page_url)
makes an http request to target url and retries
if page is unavailable for some reason.
get_url(page_url)
page_url |
target url (string) |
character with response body if successful, else NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.