annualPlot: Download plot with annual and weekly data.

View source: R/annualPlot.R

annualPlotR Documentation

Download plot with annual and weekly data.

Description

Download plot with annual and weekly data.

Usage

annualPlot(package = "packageRank", from = 2019, to = NULL,
  check.package = TRUE, pro.mode = FALSE, sunday.week = TRUE)

Arguments

package

Character Package name, "R" (for R application) or NULL (for total CRAN package downloads).

from

Numeric or Integer Year. "yyyy".

to

Numeric or Integer. Year. "yyyy"; NULL uses current year.

check.package

Logical. Validate and "spell check" package.

pro.mode

Logical.

sunday.week

Logical. TRUE: week starts on Sunday. FALSE: week starts on Monday.

Note

Adapted from Vesuvius plot at https://github.com/nrennie/tidytuesday/blob/main/2025/2025-05-13/20250513.R


lindbrook/packageRank documentation built on July 16, 2025, 4:53 p.m.