Learn R Programming

stplanr (version 0.1.4)

format_stats19_ca: Format UK 'Stats19' road traffic casualty data

Description

Format UK 'Stats19' road traffic casualty data

Usage

format_stats19_ca(ca)

Arguments

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

Details

This is a helper function to format raw stats19 data

Examples

Run this code
## Not run: 
# ca <- format_stats19_ca(ca)
# ## End(Not run)

Run the code above in your browser using DataLab