Download plot with annual and weekly data.
annualPlot(package = "packageRank", from = 2019, to = NULL,
check.package = TRUE, pro.mode = FALSE, sunday.week = TRUE)Character Package name, "R" (for R application) or NULL (for total CRAN package downloads).
Numeric or Integer Year. "yyyy".
Numeric or Integer. Year. "yyyy"; NULL uses current year.
Logical. Validate and "spell check" package.
Logical.
Logical. TRUE: week starts on Sunday. FALSE: week starts on Monday.