forked from gforge/comorbidities.icd10
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
29 lines (28 loc) · 971 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Generated by roxygen2 (4.0.2): do not edit by hand
export(ahrq)
export(cmrbdt.calc)
export(cmrbdt.finder.numeric.ahrq)
export(cmrbdt.finder.numeric.charlson_Deyo1992)
export(cmrbdt.finder.numeric.elixhauser_Elixhauser1998)
export(cmrbdt.finder.regex.charlson_Armitage2010)
export(cmrbdt.finder.regex.charlson_Quan2005)
export(cmrbdt.finder.regex.charlson_Sundarajan2004)
export(cmrbdt.finder.regex.elixhauser_Quan2005)
export(deyo)
export(elixhauser)
export(hierarchy.ahrq)
export(hierarchy.charlson_Armitage2010)
export(hierarchy.charlson_Deyo1992)
export(hierarchy.charlson_Quan2005)
export(hierarchy.charlson_Sundarajan2004)
export(hierarchy.elixhauser_Elixhauser1998)
export(hierarchy.elixhauser_Quan2005)
export(is.ICD)
export(preproc.Swedich.ICD9)
export(preproc.code.splitter)
export(preproc.strip.dot)
export(weight.Charlsons.Quan2011)
export(weight.Charlsons.org)
export(weight.Elixhausers.VanWalraven2009)
importFrom(plyr,ddply)
importFrom(stringr,str_trim)