Description Usage Arguments Value Examples
Open a Connection to the Spring Veg Database
1 2 | OpenDatabaseConnection(use.mojn.default = TRUE, drv = odbc::odbc(),
...)
|
use.mojn.default |
Connect to the MOJN Spring Veg database? MOJN staff should use this option. Defaults to |
drv |
DBI driver to use. Defaults to |
... |
Additional arguments to |
A database connection pool object
1 2 3 4 | ## Not run:
conn <- OpenDatabaseConnection()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.