-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
77 lines (76 loc) · 2.13 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Generated by roxygen2: do not edit by hand
S3method(Albuminuria_staging_ACR,data.frame)
S3method(Albuminuria_staging_ACR,numeric)
S3method(Albuminuria_staging_ACR,units)
S3method(Albuminuria_staging_AER,data.frame)
S3method(Albuminuria_staging_AER,numeric)
S3method(Albuminuria_staging_AER,units)
S3method(GFR_staging,data.frame)
S3method(GFR_staging,numeric)
S3method(GFR_staging,units)
S3method(aki_SCr,data.frame)
S3method(aki_SCr,numeric)
S3method(aki_SCr,units)
S3method(aki_UO,data.frame)
S3method(aki_UO,numeric)
S3method(aki_UO,units)
S3method(aki_bCr,data.frame)
S3method(aki_bCr,numeric)
S3method(aki_bCr,units)
S3method(aki_staging,data.frame)
S3method(aki_staging,numeric)
S3method(aki_staging,units)
S3method(anemia,data.frame)
S3method(anemia,numeric)
S3method(anemia,units)
S3method(combn_changes,POSIXct)
S3method(combn_changes,data.frame)
S3method(eGFR,data.frame)
S3method(eGFR,numeric)
S3method(eGFR,units)
S3method(eGFR_adult_SCr,data.frame)
S3method(eGFR_adult_SCr,numeric)
S3method(eGFR_adult_SCr,units)
S3method(eGFR_adult_SCr_SCysC,data.frame)
S3method(eGFR_adult_SCr_SCysC,numeric)
S3method(eGFR_adult_SCr_SCysC,units)
S3method(eGFR_adult_SCysC,data.frame)
S3method(eGFR_adult_SCysC,numeric)
S3method(eGFR_adult_SCysC,units)
S3method(eGFR_child_SCr,data.frame)
S3method(eGFR_child_SCr,numeric)
S3method(eGFR_child_SCr,units)
S3method(eGFR_child_SCr_BUN,data.frame)
S3method(eGFR_child_SCr_BUN,numeric)
S3method(eGFR_child_SCr_BUN,units)
S3method(eGFR_child_SCysC,data.frame)
S3method(eGFR_child_SCysC,numeric)
S3method(eGFR_child_SCysC,units)
export("%>%")
export(.data)
export(Albuminuria_stages)
export(Albuminuria_staging_ACR)
export(Albuminuria_staging_AER)
export(GFR_stages)
export(GFR_staging)
export(aki_SCr)
export(aki_UO)
export(aki_bCr)
export(aki_stages)
export(aki_staging)
export(anemia)
export(as_metric)
export(binary2factor)
export(combine_date_time_cols)
export(combn_changes)
export(conversion_factors)
export(dob2age)
export(eGFR)
export(eGFR_adult_SCr)
export(eGFR_adult_SCr_SCysC)
export(eGFR_adult_SCysC)
export(eGFR_child_SCr)
export(eGFR_child_SCr_BUN)
export(eGFR_child_SCysC)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)