R/cran_dl_data.R

#' 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"
shahreyar-abeer/cranstars documentation built on June 26, 2021, 3:02 a.m.