annualPlot | R Documentation |
Download plot with annual and weekly data.
annualPlot(package = "packageRank", from = 2019, to = NULL,
check.package = TRUE, pro.mode = FALSE, sunday.week = TRUE)
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. |
Adapted from Vesuvius plot at https://github.com/nrennie/tidytuesday/blob/main/2025/2025-05-13/20250513.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.