inst/examples/ex-ba_check.R

if (interactive()) {
  library(brapi)

  # make sure you are connected to the internet

  con <- ba_db()$testserver

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