ba_db.Rd
A white list of known brapi databases.
ba_db()
list
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
if (interactive()) { library(brapi) # make sure you are connected to the internet con <- ba_db()$sweetpotatobase con }