summary: Summary of the intensitynet object

summaryR Documentation

Summary of the intensitynet object

Description

Give information about the intensytinet object specific class (intensitynetUnd, intensitynetDir, or intensitynetMix), the network number of nodes, edges and events, the event correction value and, if the events had been related to the intensitynet object network.

Usage

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

Arguments

object

Intensitynet object

...

Extra parameters for the summary function

Value

list containing the displayed information

Examples


data("und_intnet_chicago")
summary(und_intnet_chicago)


intensitynet documentation built on April 11, 2023, 6:07 p.m.