weeklyDownloads: Sample Weekly CRAN Downloads Data.

View source: R/weeklyDownloads.R

weeklyDownloadsR Documentation

Sample Weekly CRAN Downloads Data.

Description

From RStudio's CRAN Mirror http://cran-logs.rstudio.com/

Usage

weeklyDownloads(start.yr = 2013, n = 50, multi.core = TRUE)

Arguments

start.yr

Numeric or Integer.

n

Numeric or Integer. Number of weeks (samples).

multi.core

Logical or Numeric. TRUE uses parallel::detectCores(). FALSE uses one, single core. You can also specify the number logical cores. Mac and Unix only.


packageRank documentation built on Nov. 10, 2023, 1:07 a.m.