Description Usage Arguments Value
View source: R/phs_database_conn.R
Open a connection to a PHS database
1 | phs_database_conn(dsn, username = Sys.getenv("USER"))
|
dsn |
The Data Source Name passed on to |
username |
The username to use for authentication, if not supplied it first will check the environment variable and finally ask the user for input. |
a connection to the specified dsn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.