Description Usage Value Author(s) See Also Examples
A white list of known brapi databases.
1 | ba_db()
|
list
Reinhard Simon
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
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
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.