is.online {miniCRAN} | R 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 |
[Package miniCRAN version 0.3.0 Index]