R.utils (version 2.12.3)

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 default
hasUrlProtocol(pathname, ...)

Value

Returns a logical

vector.

Arguments

pathname

A character vector.

...

Not used.

Author

Henrik Bengtsson