View source: R/gdq-tracker-runs.R
update_tracker_runs | R Documentation |
Update run data from GDQ tracker
update_tracker_runs(events, ignore_cache = FALSE, in_progress = FALSE)
events |
Events such as |
ignore_cache |
|
in_progress |
|
Nothing
## Not run:
update_tracker_runs(
events = c("agdq2021", "sgdq2021"),
ignore_cache = TRUE,
in_progress = TRUE
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.