hasUrlProtocol
From R.utils v1.1.0
by Henrik Bengtsson
Checks if one or several pathnames has a URL protocol
Checks if one or several pathnames has a URL protocol.
Usage
## S3 method for class 'default}(pathname, ...)':
hasUrlProtocolundefined
- pathname
{A character
vector
.}
- ...
{Not used.}
Returns a logical
vector
.
[object Object]
IO
programming
Community examples
Looks like there are no examples yet.