Skip to content

This function uses some cheap heuristics to determine if your computer is currently online. It's a simple wrapper around curl::has_internet() exported from httr2 for convenience.

Usage

is_online()

Examples

is_online()
#> [1] TRUE