authenticate_google_drive | R Documentation |
Authenticate to Google Drive
authenticate_google_drive(options = list(method = "service_account_key"))
options |
a list with information about the authentication method. Either "service_account_key" for authenticating an app or "OAuth" for authenticating a real person (for example when running the code locally). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.