data-raw/dat_grouper.R

charlson_rcs <- readr::read_csv2(here::here("data-raw/grouper/charlson_rcs.dat"))

charlson_sund <- readr::read_csv2(here::here("data-raw/grouper/charlson_sundararajan_2004.dat"))

usethis::use_data(charlson_rcs, charlson_sundararajan, overwrite = TRUE)
edonnachie/ICD10gm documentation built on Sept. 25, 2023, 5:58 a.m.