bike_accidents {spNetwork} | R Documentation |
Road accidents including a bicyle in Montreal in 2016
Description
A feature collection (sf object) representing road accidents including a cyclist in Montreal in 2016. The EPSG is 3797, and the data comes from the Montreal OpenData website. It is only a small subset in central districts used to demonstrate the main functions of spNetwork.
Usage
bike_accidents
Format
A sf object with 347 rows and 4 variables
- NB_VICTIME
the number of victims
- AN
the year of the accident
- Date
the date of the accident (yyyy/mm/dd)
- geom
the geometry (points)
Source
https://donnees.montreal.ca/dataset/collisions-routieres
[Package spNetwork version 0.4.4.3 Index]