gen_auth_get | R Documentation |
Function to retrieve the credentials stored via gen_auth_save()
gen_auth_get(database = NULL)
database |
Character string. The database to get the credentials for ('all', 'genesis', 'zensus' and 'regio'). |
Credentials for the database(s) chosen by the user
## Not run:
gen_auth_get("all")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.