is_url | R Documentation |
Check if a value is a url by looking for the http(s):// .Works with vectors...
is_url(x)
x |
String to check |
logical vector TRUE if the x is a url False otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.