ba_db: ba_db

Description Usage Value Author(s) See Also Examples

View source: R/ba_db.R

Description

A white list of known brapi databases.

Usage

1

Value

list

Author(s)

Reinhard Simon

See Also

Other brapiutils: as.ba_db, ba_can_internet, ba_check, ba_connect, ba_login, ba_logout, is.ba_con, print.ba_con, print.ba_db_list

Examples

1
2
3
4
5
6
7
8
9
if (interactive()) {
  library(brapi)
  # make sure you are connected to the internet

  con <- ba_db()$testserver

  con

}

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