R/liss_server_status.R
liss_server_status.Rd
sends a HEAD request to the LISS Data Archive website and reports whether the server responds with HTTP 200.
liss_server_status(verbose = TRUE)
logical. print status messages to the console?
invisible logical. TRUE if the website is accessible.
TRUE
if (FALSE) { # \dontrun{ liss_server_status() } # }