isURL: Is value a URL: either of our class URL or matches url...

Description Usage Arguments Value

View source: R/utils.R

Description

Is value a URL: either of our class URL or matches url string: ftp://, http:// or file:///

Usage

1
isURL(x)

Arguments

x

length 1 character value to test

Value

Logical indicating if a URL.


gWidgetsWWW2 documentation built on May 2, 2019, 6:10 p.m.