inst/examples/ex-can_internet.R

if (interactive()) {
  library(brapi)

  # Checks against a well known and high uptime web site. Default: google

  ba_can_internet()

  # or use an alternative

  ba_can_internet("www.google.com")

}
c5sire/brapi documentation built on Oct. 17, 2019, 11:45 a.m.