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


R.utils documentation built on April 3, 2025, 10:45 p.m.