is_online: Is your computer currently online?

View source: R/is-online.R

is_onlineR Documentation

Is your computer currently online?

Description

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()

r-lib/httr2 documentation built on Jan. 11, 2025, 10:21 a.m.