Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
isUrl: Checks if one or several pathnames is URLs
Description
Checks if one or several pathnames is URLs.
Usage
## S3 method for class 'default': isUrl(pathname, ...)
Arguments
pathname
A
character
vector
.
...
Not used.
Value
Returns a
logical
vector
.