GetEventCorrection: Gives the event correction value related to the intensitynet...

View source: R/intensitynet.R

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


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