Description Usage Arguments Value
Start a connection to a database (SQL Server).
1 | con_start(database = "analyse")
|
database |
Name of database as a string, either "analyse" or "patient_kval". |
A connection object. Remember to make an assignment e.g. con <- con_start("analyse").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.