Checks if one or several pathnames is URLs.

# S3 method for default
isUrl(pathname, ...)

Arguments

pathname

A character vector.

...

Not used.

Value

Returns a logical

vector of either TRUE or FALSE.

Author

Henrik Bengtsson