has_internet_2 {dataRetrieval} | R Documentation |
Function to check for internet even if the user is behind a proxy
has_internet_2(obs_url)
obs_url |
character obs_url to check |
If this is giving you problems, override the false negative: Sys.setenv("OVERRIDE_INTERNET_TEST" = TRUE)