powered by
plot daily download counts of packages
plotpkg(mypkg = "bookdownplus", from = Sys.Date() - 30, to = Sys.Date(), type = "o", pch = 19, col = "blue", cex = 1, textcex = 5)
character vector of package names.
character in 'Y-m-d'
the same as that in 'plot()'
cex of the package name
a figure
# NOT RUN { plotpkg(mypkg = "rmarkdown") # }
Run the code above in your browser using DataLab