View source: R/get_crashflags_crash.R
get_crash_location | R Documentation |
Find location of crash
get_crash_location(crash_df)
crash_df |
crash dataframe w/ c("RLTNTRWY", "CRSHLOC", "INTTYPE", "INTDIS") Find if crash is intersection, non-intersection, parking lot, or private property. |
A new column called crash_location. This is for old and new db, but note that old db doesn't include parking lot/private property crashes.
## Not run: get_crash_location(crash)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.