is.online: Returns TRUE if the p3m URL can be accessed.

View source: R/P3M.R

is.onlineR Documentation

Returns TRUE if the p3m URL can be accessed.

Description

Returns TRUE if the p3m URL can be accessed.

Usage

is.online(url = NULL, tryHttp = TRUE)

Arguments

url

p3m url

tryHttp

If TRUE, also attempts http URL, for compatibility with older versions of R


miniCRAN documentation built on May 29, 2024, 7:54 a.m.