Description Usage Arguments Value
View source: R/LookUpSingleDisease.R
Look up disease in ICD10 catalog
1 | catalogLookUp(pattern, jwBound = 0.9, catalog, searchVar = "disease")
|
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. |
A data frame with the information about the matches found for the disease.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.