Rdocumentation
powered by
Learn R Programming
R.utils (version 1.29.8)
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 class 'default': hasUrlProtocol(pathname, ...)
Arguments
pathname
A
character
vector
.
...
Not used.
Value
Returns a
logical
vector
.