badge_cran_download {badger} | R Documentation |
badge of CRAN downloads
badge_cran_download(
pkg = NULL,
type = c("last-month", "last-week", "grand-total"),
color = NULL
)
pkg |
package. If |
type |
type of stats. |
color |
color of badge |
badge in markdown syntax
Gregor de Cillia