knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of gdqdonations
is to to gather data from the GDQ tracker, and also gdqvods.com
Install from GitHub with:
# install.packages("remotes") remotes::install_github("jemus42/gdqdonations")
This is a basic example:
library(gdqdonations) # Included event dates for convenience tibble::glimpse(event_index)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.