isUrl: Checks if one or several pathnames is URLs

isUrlR Documentation

Checks if one or several pathnames is URLs

Description

Checks if one or several pathnames is URLs.

Usage

## Default S3 method:
isUrl(pathname, ...)

Arguments

pathname

A character vector.

...

Not used.

Value

Returns a logical vector of either TRUE or FALSE.

Author(s)

Henrik Bengtsson


HenrikBengtsson/R.utils documentation built on Feb. 28, 2025, 5:54 p.m.