-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
61 lines (60 loc) · 1.45 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Generated by roxygen2: do not edit by hand
export(addAgeChar)
export(addConditionCount)
export(addConditionPresence)
export(addDevicePresence)
export(addDrugCost)
export(addDrugCount)
export(addDrugPresence)
export(addEthnicityChar)
export(addGenderChar)
export(addLabChar)
export(addLocationChar)
export(addMeasurementCount)
export(addMeasurementPresence)
export(addObservationCount)
export(addObservationPresence)
export(addProcedureCost)
export(addProcedureCount)
export(addProcedurePresence)
export(addRaceChar)
export(addSpecialtyChar)
export(addTimeInCohort)
export(addTimeInInpatient)
export(addTimeToCondition)
export(addTimeToDrug)
export(addTimeToMeasurement)
export(addTimeToObservation)
export(addTimeToProcedure)
export(addTimeToVisit)
export(addVisitCost)
export(addVisitCount)
export(addVisitPresence)
export(addYearChar)
export(age10yrGrp)
export(age18)
export(age5yrGrp)
export(age65)
export(atcConcepts)
export(charlsonConcepts)
export(charlsonIndexScore)
export(convertToLabUnitTable)
export(countBreaks)
export(createReport)
export(customBreaks)
export(exploreLabUnits)
export(findConceptType)
export(listLabUnitCombos)
export(makeClinChar)
export(makeLabUnitTable)
export(makeLocationTable)
export(makeTimeTable)
export(makeVisitDetailTable)
export(previewClincalCharacteristics)
export(reviewQuery)
export(runClinicalCharacteristics)
export(saveClinicalCharacteristics)
export(standardVisitConcepts)
export(year10yrGrp)
export(year5yrGrp)
export(yearCovid)