-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
51 lines (50 loc) · 1.07 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
# 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(assign_date)
export(cycle_time)
export(fd)
export(gu)
export(le_week)
export(longer_duration)
export(longer_interval)
export(msf_sc)
export(msl)
export(napd)
export(pretty_mctq)
export(qplot_walk)
export(random_mctq)
export(raw_data)
export(round_time)
export(sd24)
export(sd_overall)
export(sd_week)
export(sdu)
export(shorter_duration)
export(shorter_interval)
export(sjl)
export(sjl_rel)
export(sjl_sc)
export(sjl_sc_rel)
export(sjl_weighted)
export(sloss_week)
export(so)
export(sum_time)
export(tbt)
export(vct_sum_time)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(ggplot2,"%+%")
importFrom(hms,hms)
importFrom(lifecycle,deprecate_soft)
importFrom(lubridate,"%within%")
importFrom(lubridate,duration)
importFrom(lubridate,interval)
importFrom(lubridate,period)