-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·109 lines (108 loc) · 1.94 KB
/
NAMESPACE
File metadata and controls
executable file
·109 lines (108 loc) · 1.94 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# Generated by roxygen2: do not edit by hand
export(STARTSTOPPbycategory)
export(START_A1)
export(START_A2)
export(START_A3)
export(START_A4)
export(START_A5)
export(START_A6)
export(START_A7)
export(START_A8)
export(START_B1)
export(START_B2)
export(START_C1)
export(START_C2)
export(START_C3)
export(START_C4)
export(START_C5)
export(START_C6)
export(START_D1)
export(START_D2)
export(START_E1)
export(START_E2)
export(START_E3)
export(START_E4)
export(START_E5)
export(START_E6)
export(START_E7)
export(START_F1)
export(START_G1_2)
export(START_G3)
export(START_H1)
export(START_H2)
export(STARTall)
export(STARTselected)
export(STOPP_B1)
export(STOPP_B10)
export(STOPP_B13)
export(STOPP_B2)
export(STOPP_B3)
export(STOPP_B4)
export(STOPP_B5)
export(STOPP_B6)
export(STOPP_B7)
export(STOPP_B9)
export(STOPP_C1)
export(STOPP_C10)
export(STOPP_C11)
export(STOPP_C2)
export(STOPP_C3)
export(STOPP_C4)
export(STOPP_C5)
export(STOPP_C6)
export(STOPP_C7)
export(STOPP_C8)
export(STOPP_C9)
export(STOPP_D1)
export(STOPP_D10)
export(STOPP_D11)
export(STOPP_D12)
export(STOPP_D13)
export(STOPP_D14)
export(STOPP_D2)
export(STOPP_D3)
export(STOPP_D5)
export(STOPP_D6)
export(STOPP_D7)
export(STOPP_D8)
export(STOPP_D9)
export(STOPP_F1)
export(STOPP_F2)
export(STOPP_F3)
export(STOPP_F4)
export(STOPP_G1)
export(STOPP_G2)
export(STOPP_G3)
export(STOPP_H1)
export(STOPP_H2)
export(STOPP_H3)
export(STOPP_H4)
export(STOPP_H5)
export(STOPP_H6)
export(STOPP_H7)
export(STOPP_H8)
export(STOPP_H9)
export(STOPP_I1)
export(STOPP_I2)
export(STOPP_J1)
export(STOPP_J2)
export(STOPP_J3)
export(STOPP_J4)
export(STOPP_J5)
export(STOPP_J6)
export(STOPP_K1)
export(STOPP_K2)
export(STOPP_K3)
export(STOPP_K4)
export(STOPP_L1)
export(STOPP_L2)
export(STOPP_M1)
export(STOPPall)
export(STOPPselected)
importFrom(easycsv,choose_dir)
importFrom(lubridate,as.period)
importFrom(lubridate,interval)
importFrom(readxl,read_excel)
importFrom(stats,setNames)
importFrom(tools,file_ext)
importFrom(writexl,write_xlsx)