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

Description Usage Value See Also Examples

View source: R/check.R

Description

Basic wrapper around curl::has_internet()

Usage

1

Value

Returns TRUE is connected to internet and false otherwise

See Also

Other check: check_rate_limit

Examples

1
2
3
4
## Not run: 
check_internet()

## End(Not run)

projmgr documentation built on Aug. 5, 2019, 5:15 p.m.