感谢Y叔的工具传送门 1234567 library(yyplot)library(ggplot2)pm <- pubmed_trend("BPTF", year = 2000:2018)p <- ggplot(pm_b, aes(x = year, y = number))+ geom_bar(stat = "identity")+ theme_classic()p BPTF的研究很少。近今年多了一些。还是有机会好好做一下的。 赞微海报分享
近期评论