R/icd_10_se.R

#' Swedish version of the ICD-10 diagnoses code tree
#'
#' A dataset including the following column:
#' \describe{
#'    \item{`pathString`}{A string identifying all the parents of a node. Each
#'    parent is separated by a `/`.}
#' }
#'
#' @docType data
#' @keywords datasets
#' @name icd_10_se
#' @usage data(icd_10_se)
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.