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/ICD documentation built on Oct. 1, 2023, 6:30 p.m.