Basic wrapper around curl::has_internet()

check_internet()

Value

Returns TRUE is connected to internet and false otherwise

See also

Other check: check_rate_limit()

Examples

if (FALSE) { check_internet() }