GetEvents function

Gives the events related to the intensitynet object

Gives the events related to the intensitynet object

Returns a matrix containing the events information, i.e. coordinates and categories

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

Arguments

  • obj: intensitynet object

Returns

matrix containing the event information

Examples

data("und_intnet_chicago") GetEvents(und_intnet_chicago)
  • Maintainer: Pol Llagostera
  • License: GPL-3
  • Last published: 2023-04-11

Useful links