catalogLookUp: Look up disease in ICD10 catalog

Description Usage Arguments Value

View source: R/LookUpSingleDisease.R

Description

Look up disease in ICD10 catalog

Usage

1
catalogLookUp(pattern, jwBound = 0.9, catalog, searchVar = "disease")

Arguments

pattern

A string of the name of the disease to look up.

jwBound

A real number between 0 and 1 that determines de lower bound for Jaro-Winkler distance.

catalog

A data frame containing the catalog where the search will be made.

searchVar

A string containing the variable within the catalog where the search will be made.

Value

A data frame with the information about the matches found for the disease.


mcarmonabaez/icd10es documentation built on June 16, 2021, 11:24 p.m.