validate_hhsaw_key | R Documentation |
Validates keyring:: service
name and the corresponding password. If they
are valid, it creates a database connection.
validate_hhsaw_key(hhsaw_key = "hhsaw")
hhsaw_key |
Character vector of length 1. Identifies the name of the keyring:: To see the Default = 'hhsaw' |
a database connection
myConnection <- validate_hhsaw_key(hhsaw_key = 'hhsaw')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.