#' CRAN downloads for 20 tidyverse packages
#'
#' A dataset containing the daily number of downloads for the supplied packages
#'
#' @format A data frame with 77940 rows and 3 variables:
#' \describe{
#' \item{date}{The date}
#' \item{count}{Number of downlaods in the date}
#' \item{package}{Name of package}
#' }
"cran_dl_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.