powered by
Arguments:
is_url(s)
input object to check
Returns:
TRUE/FALSE indicating whether the input string is a valid URL.
See citation("sorvi")
# NOT RUN { is_url("http://aa.px") # }
Run the code above in your browser using DataLab