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

httr2 documentation built on April 3, 2025, 10:56 p.m.