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

View source: R/MRAN.R

is.onlineR Documentation

Returns TRUE if the MRAN URL can be accessed.

Description

Returns TRUE if the MRAN URL can be accessed.

Usage

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

Arguments

url

MRAN url

tryHttp

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


miniCRAN documentation built on March 18, 2022, 6:29 p.m.