dot-is_url: Determine if Path is a URL

Description Usage Arguments Value

Description

Determine if Path is a URL

Usage

1
.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://, http://, http://, or http://, FALSE otherwise).


dlr documentation built on Sept. 18, 2021, 5:07 p.m.