Format UK 'Stats19' road traffic casualty data
format_stats19_ca(ca)
Dataframe representing the raw Stats19 data read-in with read_csv()
.
This is a helper function to format raw stats19 data
# NOT RUN {
ca <- format_stats19_ca(ca)
# }
Run the code above in your browser using DataLab