x=data.frame(matrix(abs(rnorm(100)), ncol=5))
barplot(x, barIndex=c(1,3), label="*")
term = c('"H7N9"', '"H5N1"', '"RSV"')
pm=getPubmedTrend(term, year=2001:2014)
plotPubmedTrend(pm)
Guangchuang YU, School of Public Health, The University of Hong Kong http://ygc.name
All source code is copyright, under the Artistic-2.0 License. For more information on Artistic-2.0 License see http://opensource.org/licenses/Artistic-2.0
To install:
* the latest development version:
install_github("GuangchuangYu/yplots")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.