get_creds | R Documentation |
Looks up user credentials (and local ODBC driver to SQL Server)
from environmental variables imported from the user's .Renviron
file.
Use setup_creds if this function fails; doing so will get the right entries
into your .Renviron
file.
get_creds()
a named list with uid (userid), pwd (password), and driver
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.