get.I10.df: Create a table of descriptions matched with groups of ICD-10...

Description Usage Arguments Value

Description

Create a table of descriptions matched with groups of ICD-10 codes

Usage

1
get.I10.df(str, minGroup = 2, maxLength = 4)

Arguments

str

A character string containing ICD-9 codes and descriptions in parentheses. Copied from supplement eTable1.

minGroup

The minimum number of occurrences for a starting string pattern to be put in a group.

maxLength

The maximum length of starting strings considered in $LIKE.

Value

A data frame with two colunms:

Description

Description for the codes, extracted from eTable1.

ICD10

Groups of ICD-10 codes, represented by the shared starting substring


songxh0424/MPrOVE-package documentation built on May 19, 2019, 4:18 p.m.