GetEvents {intensitynet} | R Documentation |
Returns a matrix containing the events information, i.e. coordinates and categories
GetEvents(obj)
## S3 method for class 'intensitynet'
GetEvents(obj)
obj |
intensitynet object |
matrix containing the event information
data("und_intnet_chicago")
GetEvents(und_intnet_chicago)