Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.bibliometrix_netstat

Summarizing network analysis results


Description

summary method for class 'bibliometrix_netstat'

Usage

## S3 method for class 'bibliometrix_netstat'
summary(object, ...)

Arguments

object

is the object for which a summary is desired.

...

can accept two arguments:
k integer, used for table formatting (number of rows). Default value is 10.

Value

The function summary computes and returns on display several statistics both at network and vertex level.

Examples

# 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)

bibliometrix

Comprehensive Science Mapping Analysis

v3.1.1
GPL-3
Authors
Massimo Aria [cre, aut], Corrado Cuccurullo [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.