parseRate | R Documentation |
Parses LTAS rate file in .xml format
parseRate(xmlpath)
xmlpath |
path of LTAS rate file |
returns a list containing:
$residual: the minor number where all unknown deaths will be assigned
$MinorDesc: a data.frame/tibble giving descriptions of minor numbers as well as how minors are mapped to majors
$mapping: a data.frame/tibble listing how each icd-code and revision will be mapped to each minor number
$age_cut: a numeric specifying cut-points for age strata
$cp_cut: a numeric specifying cut-points for calendar period strata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.