is_url.Rd
Check if a value is a url by looking for the http(s):// .Works with vectors...
is_url(x)
String to check
logical vector TRUE if the x is a url False otherwise