CarCrashes {SRMData} | R Documentation |
Car crashes
Description
The number and type of of car crashes, in two different years.
Usage
data(CarCrashes)
Format
A data frame with 4 rows and 3 columns:
- CrashType
Whether or not the crash involved pedestrians (
1
) or other vehicle (2
)- Year
Either
2011
or2015
- Counts
The number of crashes in the combination defined by
CrashType
andYear
Details
The data provide the number of car crashes in a mountainous county in western China, some involving pedestrians and some involving other vehicles, in two years
Source
Wang, Liyang, Ruimin Li, Changjun Wang, and Zhiyong Liu (2020). "Driver Injury Severity Analysis of Crashes in a Western China's Rural Mountainous County: Taking Crash Compatibility Difference into Consideration.". Journal of Traffic and Transportation Engineering (English Edition).
[Package SRMData version 1.0.1 Index]