View source: R/helper_functions.R
find_person_flag | R Documentation |
Aggregate crash flag to the crash level
find_person_flag(persons_df, flag)
persons_df |
person dataframe |
flag |
c("speed_flag", "distracted_flag", "teendriver_flag", "olderdriver_flag", "impaired_flag", "seatbelt_flag") |
df of crshnmbr and flag (=="Y")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.