Test whether a string is a valid URL to an actual web address

is_valid_url(url)

Arguments

url

String, that is maybe a URL

Value

Logical, whether or not the string was actually a valid URL