Description Usage Arguments Value
View source: R/rgpr_openclose.R
Opens connection to an RGP instance
1 | RGPr_open_conn(address = NULL, user = NULL, password = NULL, db_name = NULL)
|
address |
URL of the RGP server |
user |
username of database on RGP server |
db_name |
database name of RGP server |
pass |
password of 'user' |
dbRGP
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.