connect_db | R Documentation |
Connect to the good database
connect_db( dbname = "rr2021", host = "127.0.0.1", port = 5432, user = "user", password = "password" )
dbname |
name db |
host |
host |
port |
port |
user |
user |
password |
password |
connect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.