Summarizing network analysis results
summary
method for class 'bibliometrix_netstat
'
## S3 method for class 'bibliometrix_netstat' summary(object, ...)
object |
is the object for which a summary is desired. |
... |
can accept two arguments: |
The function summary
computes and returns on display several statistics both at network and vertex level.
# to run the example, please remove # from the beginning of the following lines #data(scientometrics, package = "bibliometrixData") #NetMatrix <- biblioNetwork(scientometrics, analysis = "collaboration", # network = "authors", sep = ";") #netstat <- networkStat(NetMatrix, stat = "all", type = "degree") #summary(netstat)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.