View source: R/connect_CBASS_db.R
connect_CBASS_db | R Documentation |
Connect to a CBASS database. Names of databases can be accessed with getCBASSdbNames(). Must be connected through sars-tunnel.
connect_CBASS_db(dbname, user = "dataReader", password = "12345")
dbname |
character string with name of database. Names of databases can be accessed with getCBASSdbNames(). Database names are "information_schema", "cLayback", "cbass1", "cbass2_nuc1", "cbass2_nuc2", "cbass2_nuc3", "mysql", "performance_schema", "sys". |
user |
username |
password |
password |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.