Description Usage Arguments Value
Connect to AML Project ORM Database
1 2 3 4 5 | connect_to_aml_project_orm(
dbname = "aml_project_db",
host = "karsanlab-db01",
user
)
|
dbname |
Database name |
host |
Database host |
user |
Database username |
db_conn A database connection object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.