Description Usage Arguments Value See Also Examples
Uses a regex approach to check if a string is a url. This approach is faster
than url.exists
but does do the actual verification.
1 | is.url(x)
|
x |
A character string. |
Returns a logical evalution as to whether a string is a url.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.