View source: R/get_crashflags_crash.R
get_lanedeparture_crashes | R Documentation |
This finds if a crash involves a lane departure. Need CRSHTYPE and MNRCOLL.
get_lanedeparture_crashes(crash_df)
crash_df |
crash dataframe |
A new column called lanedep_flag ("Y" or "N")
## Not run: get_lanedeparture_crashes(crash)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.