Description Usage Arguments Details
store_credentials()
stores login and password information needed to connect
to Cebrap's Brazilian Legislative Database as ENV VARS. Users are encourage to
use it as way to both prevent unintentional password leakages in R scripts and
to save time spent doing manual server authentication.
1 | store_credentials(login, password)
|
login |
Database login |
password |
Database password |
This function need to be run just once. After that, authentication information
will be saved across R sessions and all cebrapdata
functions will use these
to establish connection to Cebrap's Database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.