install.yyplot: Install R Packages of 'yyplot' from Github

Description Usage Examples

Description

The function includes the following R packages be installed in the latest version: c("devtools","digest", "crul", "xml2", "stringi", "yyplot")

Usage

1

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
library(basicPackages)
basicPackages::install.yyplot()

library(yyplot)
term <- c('"H7N9"', '"H5N1"', '"RSV"')
pm <- pubmed_trend(term, year=2001:2014)
plot(pm)

pubmed_trend("Yu Guangchuang[Full Author Name]", 2010:2016)

#Link: https://guangchuangyu.github.io/cn/2017/11/pubmed-trend/

PhDMeiwp/basicPackages documentation built on May 28, 2019, 5:35 p.m.