google_auth | R Documentation |
Authentificate for Google Sheets
google_auth(
service_account = "default",
email = "epiforecasts@gmail.com",
cache_folder = ".secrets"
)
service_account |
the path to a JSON file that has all the information of the Google service account. If a service account is presented it will be used and the other arguments will be ignored |
email |
alternatively, provide the email address to an authorised account |
cache_folder |
path to the folder where secrets for the email address provided are stored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.