Just a simple R package for generating database connections in a secure way.
devtools::install_bitbucket(
repo = 'DannyProCare/rprocare',
auth_user = BITBUCKET_USER,
password = BITBUCKET_PASSWORD
)
Simply, a handful of functions which will do nothing more than return a connection object for various databases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.