View source: R/wastd_reports.R
wastd_reports | R Documentation |
Writing to Google Sheets requires a Google Service Account Token to be
present at ~/.config/gcloud/application_default_credentials.json
.
wastd_reports()
https://gargle.r-lib.org/articles/how-gargle-gets-tokens.html#credentials_app_default
## Not run: library(etlTurtleNesting) library(wastdr) library(drake) drake::clean("wastd_reports") drake::make(etlTurtleNesting::wastd_reports(), lock_envir = FALSE) drake::loadd("wastd_data") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.