powered by
plot daily download counts of packages
plotpkg(mypkg = c("bookdownplus", "mindr", "pinyin", "beginr")[1], from = c("2017-06-21", "2017-06-19", "2017-06-19", "2017-06-23")[1], 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() # }
Run the code above in your browser using DataLab