gigwa_list_dbs | R Documentation |
Retrieve the list of available databases from the connected GIGWA server. An active connection is required. If not connected, the function will throw an error.
gigwa_list_dbs()
A list of databases available on the connected GIGWA server.
Khaled Al-Shamaa, k.el-shamaa@cgiar.org
set_qbms_config
if (interactive()) {
set_qbms_config("https://gigwa.southgreen.fr/gigwa/",
time_out = 300, engine = "gigwa", no_auth = TRUE)
gigwa_list_dbs()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.