hasUrlProtocol: Checks if one or several pathnames has a URL protocol

hasUrlProtocolR 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

A character vector.

...

Not used.

Value

Returns a logical vector.

Author(s)

Henrik Bengtsson


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.