-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
41 lines (40 loc) · 951 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
30
31
32
33
34
35
36
37
38
39
40
41
# Generated by roxygen2: do not edit by hand
S3method("[",diagnostic)
S3method(plot,diagnostic)
S3method(print,summary.diagnostic)
S3method(summary,diagnostic)
export(bid_ctrl)
export(hetu)
export(hetu_age)
export(hetu_control_char)
export(hetu_ctrl)
export(hetu_date)
export(hetu_diagnostic)
export(hetu_sex)
export(is.diagnostic)
export(pin_age)
export(pin_ctrl)
export(pin_date)
export(pin_diagnostic)
export(pin_sex)
export(pin_to_date)
export(quickdf)
export(rbid)
export(rhetu)
export(rpin)
export(satu_control_char)
export(satu_ctrl)
importFrom(checkmate,assert_choice)
importFrom(checkmate,assert_date)
importFrom(checkmate,assert_double)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(lubridate,days)
importFrom(lubridate,interval)
importFrom(lubridate,period)
importFrom(lubridate,weeks)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(methods,hasArg)
importFrom(parallel,mclapply)
importFrom(utils,hasName)