Description Usage Arguments Details
Wrapper of dbPool
to connect to the IFN database
1 2 | ifn_connect(user = "guest", password = "guest", dbname = "ifndb",
idleTimeout = 3600000)
|
user |
character |
password |
character |
dbname |
character |
idleTimeout |
numeric |
By default (no arguments supplied) it allows to access as a guest to the database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.