GetEventCorrection {intensitynet}R Documentation

Gives the event correction value related to the intensitynet object

Description

Gives the event correction value related to the intensitynet object

Usage

GetEventCorrection(obj)

## S3 method for class 'intensitynet'
GetEventCorrection(obj)

Arguments

obj

intensitynet object

Value

integer, event correction value

Examples


data("und_intnet_chicago")
GetEventCorrection(und_intnet_chicago)


[Package intensitynet version 1.4.0 Index]