aggregate_crashes_by_crshsvr_tot_inj: Summary table of crashes and people

View source: R/helper_functions.R

aggregate_crashes_by_crshsvr_tot_injR Documentation

Summary table of crashes and people

Description

Get a summary table of total people injured and killed and of total crashes broken down by crash severity.

Usage

aggregate_crashes_by_crshsvr_tot_inj(crash_df)

Arguments

crash_df

crash dataframe w/ c("TOTINJ", "TOTFATL")

Value

table

Examples

## Not run: aggregate_crashes_by_crshsvr_tot_inj(crash)

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