Skip to contents

This will process the CHI deaths extract, it will return the final data and write the data out.

Usage

process_it_chi_deaths(data, write_to_disk = TRUE)

Arguments

data

The extract to process

write_to_disk

(optional) Should the data be written to disk default is TRUE i.e. write the data to disk.

Value

the final data as a tibble.