get_motorcycle_persons: Get motorcyclists (old and new db)

View source: R/get_motorcyclists.R

get_motorcycle_personsR Documentation

Get motorcyclists (old and new db)

Description

This finds all motorcyclists (driver or passenger). Does not include parked motorcycles so MC crashes will be lower. Need OLICTYPE.

Usage

get_motorcycle_persons(person_df, vehicle_df)

Arguments

person_df

person df

vehicle_df

vehicle dataframe

Value

Only motorcyclists in a crash

Examples

## Not run: get_motorcycle_persons(person17, vehicle17)

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