# NOT RUN {
# EXAMPLE Co-citation network
# to run the example, please remove # from the beginning of the following lines
# data(scientometrics, package = "bibliometrixData")
# NetMatrix <- biblioNetwork(scientometrics, analysis = "co-citation",
# network = "references", sep = ";")
# netstat <- networkStat(NetMatrix, stat = "all", type = "degree")
# }
Run the code above in your browser using DataLab