| .is_url_string | R Documentation |
Check whether input is an http(s) URL string
.is_url_string(x, arg = caller_arg(x), call = caller_env())
x |
( |
arg |
( |
call |
( |
(logical(1)) TRUE for scalar strings starting with http:// or
https://, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.