dot-is_url: Determine if Path is a URL

.is_urlR Documentation

Determine if Path is a URL

Description

Determine if Path is a URL

Usage

.is_url(source_path)

Arguments

source_path

Character; the path to check.

Value

Logical indicating whether that looks like a url (TRUE if it starts with http://, https://, ftp://, or ftps://, FALSE otherwise).


macmillancontentscience/dlr documentation built on Sept. 24, 2022, 12:50 p.m.