View source: R/get_motorcyclists.R
get_motorcycle_persons | R Documentation |
This finds all motorcyclists (driver or passenger). Does not include parked motorcycles so MC crashes will be lower. Need OLICTYPE.
get_motorcycle_persons(person_df, vehicle_df)
person_df |
person df |
vehicle_df |
vehicle dataframe |
Only motorcyclists in a crash
## Not run: get_motorcycle_persons(person17, vehicle17)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.