R.utils (version 2.8.0)

hasUrlProtocol: Checks if one or several pathnames has a URL protocol

Description

Checks if one or several pathnames has a URL protocol.

Usage

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

Arguments

pathname
...

Not used.

Value

Returns a logical vector.