R/icd_10_se_dict.R

#' Dictionary for the Swedish version of the ICD-10 diagnoses code tree
#'
#' A dataset including the following column:
#' \describe{
#'    \item{`node`}{A string identidying a node}
#'    \item{`title`}{A label for the node}
#' }
#'
#' @docType data
#' @keywords datasets
#' @name icd_10_se_dict
#' @usage data(icd_10_se_dict)
NULL

Try the TreeMineR package in your browser

Any scripts or data that you put into this service are public.

TreeMineR documentation built on April 12, 2025, 1:30 a.m.