Chapter 43 13. Save cleaned cancer mortality data

Create the Outputs folder if it does not already exist.

dir.create("./Outputs", showWarnings = FALSE)
write_csv(rates, "./Outputs/Cancer_rates.csv")