Learn R Programming

anomalize (version 0.2.2)

tidyverse_cran_downloads: Downloads of various "tidyverse" packages from CRAN

Description

A dataset containing the daily download counts from 2017-01-01 to 2018-03-01 for the following tidyverse packages:

  • tidyr

  • lubridate

  • dplyr

  • broom

  • tidyquant

  • tidytext

  • ggplot2

  • purrr

  • stringr

  • forcats

  • knitr

  • readr

  • tibble

  • tidyverse

Usage

tidyverse_cran_downloads

Arguments

Format

A grouped_tbl_time object with 6,375 rows and 3 variables:

date

Date of the daily observation

count

Number of downloads that day

package

The package corresponding to the daily download number