R.utils (version 2.9.1)

isUrl: Checks if one or several pathnames is URLs

Description

Checks if one or several pathnames is URLs.

Usage

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

Arguments

pathname
...

Not used.

Value

Returns a logical vector of either TRUE or FALSE.