washington_roads | R Documentation |
Crashes on Washington primary roads from 2016, 2017, and 2018. Data acquired from Washington Department of Transportation through the Highway Safety Information System (HSIS).
washington_roads
The data frame washington_roads
has 1,501 rows and 9 columns:
Anonymized road ID. Factor.
Year. Integer.
Annual Average Daily Traffic (AADT). Double.
Segment length in miles. Double.
Total crashes. Integer.
Natural logarithm of AADT. Double.
Natural logarithm of length in miles. Double.
Indicator of whether the speed limit is 50 mph or greater. Binary.
Indicator of whether the shoulder is 4 feet or wider. Binary.
<https://highways.dot.gov/research/safety/hsis>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.