Closed github-actions[bot] closed 1 month ago
https://github.com/Public-Health-Scotland/source-linkage-files/blob/bd01b2839561a4978c0a7a91d4974bff6ec0c8af/R/process_refined_death.R#L53
fy = phsmethods::extract_fin_year(death_date), fy = as.character(paste0(substr(fy, 3, 4), substr(fy, 6, 7))) ) # TODO: check distinct death data by chi while keeping chi==NA records if (write_to_disk) { write_file(
Closed in 7190e313c09965c7b1609c7bf8b4efd1881fac08.
https://github.com/Public-Health-Scotland/source-linkage-files/blob/bd01b2839561a4978c0a7a91d4974bff6ec0c8af/R/process_refined_death.R#L53