online {ami} | R Documentation |
online()
uses curl::has_internet to check whether the
machine is connected to the internet
online()
using_host(hostname)
hostname |
String containing a hostname or hostnames to check |
A logical value
online()
using_host("somehost.fakedomain.com")