View source: R/helper_functions.R
aggregate_crashes_by_crshsvr_tot_inj | R Documentation |
Get a summary table of total people injured and killed and of total crashes broken down by crash severity.
aggregate_crashes_by_crshsvr_tot_inj(crash_df)
crash_df |
crash dataframe w/ c("TOTINJ", "TOTFATL") |
table
## Not run: aggregate_crashes_by_crshsvr_tot_inj(crash)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.