gigwa_list_dbs | R Documentation |
Get the list of existing databases in the current GIGWA server
gigwa_list_dbs()
a list of existing databases
Khaled Al-Shamaa, k.el-shamaa@cgiar.org
set_qbms_config
if(interactive()) {
# config your GIGWA connection
set_qbms_config("https://gigwa.southgreen.fr/gigwa/",
time_out = 300, engine = "gigwa", no_auth = TRUE)
# list existing databases in the GIGWA server
gigwa_list_dbs()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.