Checks if one or several pathnames has a URL protocol.

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

Arguments

pathname

A character vector.

...

Not used.

Value

Returns a logical

vector.

Author

Henrik Bengtsson