-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
204 lines (203 loc) · 4.91 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
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
# Generated by roxygen2: do not edit by hand
S3method("%%",date_xx)
S3method("%%",date_y)
S3method("%/%",date_xx)
S3method("%/%",date_y)
S3method("%y+%",date_y)
S3method("%y+%",date_ym)
S3method("%y+%",date_yq)
S3method("%y+%",date_yw)
S3method("%y-%",date_y)
S3method("%y-%",date_ym)
S3method("%y-%",date_yq)
S3method("%y-%",date_yw)
S3method("*",date_xx)
S3method("+",date_xx)
S3method("-",date_xx)
S3method("/",date_xx)
S3method("[",date_xx)
S3method("[<-",date_ym)
S3method("[<-",date_yq)
S3method("[<-",date_yw)
S3method("[[",date_xx)
S3method("[[<-",date_ym)
S3method("[[<-",date_yq)
S3method("[[<-",date_yw)
S3method("^",date_xx)
S3method(Ops,date_xx)
S3method(Summary,date_xx)
S3method(as.Date,date_y)
S3method(as.Date,date_ym)
S3method(as.Date,date_yq)
S3method(as.Date,date_yw)
S3method(as.POSIXct,date_xx)
S3method(as.POSIXlt,date_xx)
S3method(as_date_y,Date)
S3method(as_date_y,default)
S3method(as_date_y,numeric)
S3method(as_date_ym,Date)
S3method(as_date_ym,date_ym)
S3method(as_date_ym,default)
S3method(as_date_ym,numeric)
S3method(as_date_ym,yearmon)
S3method(as_date_yq,Date)
S3method(as_date_yq,date_yq)
S3method(as_date_yq,default)
S3method(as_date_yq,numeric)
S3method(as_date_yq,yearqtr)
S3method(as_date_yw,Date)
S3method(as_date_yw,date_yw)
S3method(as_date_yw,default)
S3method(as_date_yw,numeric)
S3method(as_date_yw,yearweek)
S3method(as_yearmon,date_ym)
S3method(as_yearmon,yearmon)
S3method(as_yearqtr,date_yq)
S3method(as_yearqtr,yearqtr)
S3method(as_yearweek,date_yw)
S3method(as_yearweek,yearweek)
S3method(c,date_xx)
S3method(ceiling,date_xx)
S3method(first_of_isoweek,default)
S3method(first_of_isoyear,date_yw)
S3method(first_of_isoyear,default)
S3method(first_of_isoyear,integer)
S3method(first_of_isoyear,numeric)
S3method(first_of_month,default)
S3method(first_of_quarter,default)
S3method(first_of_year,date_xx)
S3method(first_of_year,default)
S3method(first_of_year,integer)
S3method(first_of_year,numeric)
S3method(floor,date_xx)
S3method(format,date_y)
S3method(format,date_ym)
S3method(format,date_yq)
S3method(format,date_yw)
S3method(get_isoweek,date_yw)
S3method(get_isoweek,default)
S3method(get_isoyear,date_yw)
S3method(get_isoyear,default)
S3method(get_month,date_y)
S3method(get_month,date_ym)
S3method(get_month,date_yq)
S3method(get_month,default)
S3method(get_quarter,date_y)
S3method(get_quarter,date_yq)
S3method(get_quarter,default)
S3method(get_year,date_y)
S3method(get_year,date_ym)
S3method(get_year,date_yq)
S3method(get_year,date_yw)
S3method(get_year,default)
S3method(increment,date_y)
S3method(increment,date_ym)
S3method(increment,date_yq)
S3method(increment,date_yw)
S3method(last_of_isoweek,default)
S3method(last_of_isoyear,date_yw)
S3method(last_of_isoyear,default)
S3method(last_of_isoyear,integer)
S3method(last_of_isoyear,numeric)
S3method(last_of_month,default)
S3method(last_of_quarter,default)
S3method(last_of_year,date_xx)
S3method(last_of_year,default)
S3method(last_of_year,integer)
S3method(last_of_year,numeric)
S3method(print,date_xx)
S3method(range,date_y)
S3method(range,date_ym)
S3method(range,date_yq)
S3method(range,date_yw)
S3method(rep,date_xx)
S3method(round,date_ym)
S3method(round,date_yq)
S3method(round,date_yw)
S3method(seq,date_ym)
S3method(seq,date_yq)
S3method(seq,date_yw)
S3method(summary,date_xx)
S3method(unique,date_y)
S3method(unique,date_ym)
S3method(unique,date_yq)
S3method(unique,date_yw)
S3method(xtfrm,date_xx)
export("%y+%")
export("%y-%")
export(Sys.date_ym)
export(Sys.date_yq)
export(Sys.date_yw)
export(as_date_y)
export(as_date_ym)
export(as_date_yq)
export(as_date_yw)
export(as_yearmon)
export(as_yearqtr)
export(as_yearweek)
export(date_y)
export(date_ym)
export(date_ym_breaks)
export(date_yq)
export(date_yq_breaks)
export(date_yw)
export(date_yw_breaks)
export(first_of_isoweek)
export(first_of_isoyear)
export(first_of_month)
export(first_of_quarter)
export(first_of_year)
export(first_of_ym)
export(first_of_yq)
export(first_of_yw)
export(format_date_xx)
export(format_ym)
export(format_ym_iso)
export(format_ym_short)
export(format_ym_shorter)
export(format_yq)
export(format_yq_iso)
export(format_yq_short)
export(format_yq_shorter)
export(format_yw)
export(format_yw_iso)
export(format_yw_short)
export(format_yw_shorter)
export(get_isoweek)
export(get_isoyear)
export(get_month)
export(get_quarter)
export(get_year)
export(increment)
export(is_Date)
export(is_POSIXlt)
export(is_date_xx)
export(is_date_y)
export(is_date_ym)
export(is_date_yq)
export(is_date_yw)
export(is_first_of_quarter)
export(is_first_of_year)
export(is_last_of_quarter)
export(is_last_of_year)
export(is_quarter_bounds)
export(is_year_bounds)
export(last_of_isoweek)
export(last_of_isoyear)
export(last_of_month)
export(last_of_quarter)
export(last_of_year)
export(last_of_ym)
export(last_of_yq)
export(last_of_yw)
export(make_date_xx)
export(my)
export(qy)
export(scale_x_date_ym)
export(scale_x_date_yq)
export(scale_x_date_yw)
export(scale_y_date_ym)
export(scale_y_date_yq)
export(scale_y_date_yw)
export(ym)
export(yq)