#' Github Stars for 20 tidyverse packages
#'
#' A dataset containing the daily number of stars the packages got
#'
#' @format A data frame with 12748 rows and 3 variables:
#' \describe{
#' \item{date}{The date}
#' \item{n_stars}{Number of stars in the date}
#' \item{package}{Repo of package}
#' }
"gh_stars_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.