check.Url | R Documentation |
Checks Urls are in right format for API request
check.Url(url, checkProtocol = TRUE, ...)
url |
The URL to check for use in API request |
checkProtocol |
Check if URL starts with 'http' |
... |
Passed to URLencode() |
Modified url if successful, raises an error if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.