View source: R/get_crashflags_vehicle.R
relabel_vehicle_variables | R Documentation |
Relabels VEHTYPE into 9 categories or get CMV vehicles. CMV needs TKBSCFG TKBSCFG. Large trucks are not always a CMV and vice versa.
relabel_vehicle_variables(vehicle_df, relabel_by = "vehtype")
vehicle_df |
vehicle dataframe |
relabel_by |
select either/all ("vehtype", "cmv) |
df with veh or cmv colnames
## Not run: relabel_vehicle_variables(vehicle)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.