hasUrlProtocol {R.utils} | R Documentation |
Checks if one or several pathnames has a URL protocol
Description
Checks if one or several pathnames has a URL protocol.
Usage
## Default S3 method:
hasUrlProtocol(pathname, ...)
Arguments
pathname |
|
... |
Not used. |
Value
Author(s)
Henrik Bengtsson
[Package R.utils version 2.12.3 Index]