is.url: Which entries are URL's.

Description Usage Arguments Value Author(s)

Description

x must start with http://, ftp://, or file:// See also download.file

Usage

1
is.url(x)

Arguments

x

a character vector.

Value

a logical vector of length x. values are TRUE if the entry looks like a URL. NB the URL's are not checked for 404 (dead links) errors.

Author(s)

Mark Cowley, 2009-12-11


drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.