is_online {pingr}R Documentation

Is the computer online?

Description

Ping some name servers that are always (well, almost) up. If these are unreachable, then you are most probably not online.

Usage

is_online(timeout = 0.2)

Arguments

timeout

Timeout for the pings.

Value

Possible values:


[Package pingr version 1.1.2 Index]