get_crash_location: Find location of crash

View source: R/get_crashflags_crash.R

get_crash_locationR Documentation

Find location of crash

Description

Find location of crash

Usage

get_crash_location(crash_df)

Arguments

crash_df

crash dataframe w/ c("RLTNTRWY", "CRSHLOC", "INTTYPE", "INTDIS")

Find if crash is intersection, non-intersection, parking lot, or private property.

Value

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.

Examples

## Not run: get_crash_location(crash)

jacciz/wisdotcrashdatabase documentation built on June 3, 2023, 2:26 a.m.