0.官方网站:
https://www.bibliometrix.org/vignettes/Introduction_to_bibliometrix.html
Bibliometrix: Data Importing and Converting
1.安装:需要R和Rstudio
Download and install the most recent version of R (https://cran.r-project.org)
Download and install the most recent version of Rstudio (https://rstudio.com)
install.packages(“bibliometrix”, dependencies=TRUE) #安装
library('bibliometrix'