summary {intensitynet} | R 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)
[Package intensitynet version 1.4.0 Index]