R/gh_stars_data.R

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