check_internet: Check internet connection (re-export of curl::has_internet())

View source: R/check.R

check_internetR Documentation

Check internet connection (re-export of curl::has_internet())

Description

Basic wrapper around curl::has_internet()

Usage

check_internet()

Value

Returns TRUE is connected to internet and false otherwise

See Also

Other check: check_rate_limit()

Examples

## Not run: 
check_internet()

## End(Not run)

projmgr documentation built on May 29, 2024, 5 a.m.