Format UK 'Stats19' road traffic casualty data

format_stats19_ve(ve)

Arguments

ve

Dataframe representing the raw Stats19 data read-in with read_csv().

Details

This is a helper function to format raw stats19 data

Examples

# NOT RUN {
ve <- format_stats19_ve(ve)
# }