| cranscrub | R Documentation |
The arguments behave the same as cranlogs::cran_downloads.
cranscrub(
packages = NULL,
when = c("last-day", "last-week", "last-month"),
from = "last-day",
to = "last-day"
)
packages |
A character vector of CRAN package names |
when |
Either |
from |
Start date in YYYY-MM-DD format. |
to |
End date in YYYY-MM-DD format. |
cranscrub(packages = "fable", from = "2020-01-03", to = "2020-01-05")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.