Package: icdpicr2
Type: Package
Title: Categorize Injury Diagnosis Codes
Version: 2.1.0
Authors@R: c(person(given = "David",
                    family = "Clark",
                    role = c("aut", "cre"),
                    email = "david.clark@tufts.edu"),
              person(given = "Adam",
                      family = "Black",
                      role = "aut"))
Description: Functions read a dataframe containing one or more International Classification of Diseases Tenth Revision codes per subject.
    They return original data with injury categorizations and severity scores added.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: dplyr, stringr, tidyr
NeedsCompilation: no
Packaged: 2025-09-02 11:21:06 UTC; davideugeneclark
Author: David Clark [aut, cre],
  Adam Black [aut]
Maintainer: David Clark <david.clark@tufts.edu>
Repository: CRAN
Date/Publication: 2025-09-08 18:40:23 UTC
Built: R 4.5.1; ; 2025-09-08 20:18:37 UTC; unix
