-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
40 lines (39 loc) · 853 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
# Generated by roxygen2: do not edit by hand
S3method(cycle_time,Duration)
S3method(cycle_time,difftime)
S3method(cycle_time,hms)
S3method(cycle_time,numeric)
S3method(round_time,Duration)
S3method(round_time,POSIXct)
S3method(round_time,POSIXlt)
S3method(round_time,difftime)
S3method(round_time,hms)
export(fd)
export(gu)
export(le_week)
export(msf_sc)
export(msl)
export(napd)
export(pretty_mctq)
export(random_mctq)
export(raw_data)
export(sd24)
export(sd_overall)
export(sd_week)
export(sdu)
export(sjl)
export(sjl_rel)
export(sjl_sc)
export(sjl_sc_rel)
export(sjl_weighted)
export(sloss_week)
export(so)
export(tbt)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(hms,hms)
importFrom(lifecycle,deprecate_soft)
importFrom(lubridate,"%within%")
importFrom(lubridate,duration)
importFrom(lubridate,interval)
importFrom(lubridate,period)