-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
382 lines (381 loc) · 12.1 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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
# Generated by roxygen2: do not edit by hand
S3method("[",grates_epiweek)
S3method("[",grates_int_period)
S3method("[",grates_isoweek)
S3method("[",grates_month)
S3method("[",grates_period)
S3method("[",grates_year)
S3method("[",grates_yearmonth)
S3method("[",grates_yearquarter)
S3method("[",grates_yearweek)
S3method("[<-",grates_epiweek)
S3method("[<-",grates_int_period)
S3method("[<-",grates_isoweek)
S3method("[<-",grates_month)
S3method("[<-",grates_period)
S3method("[<-",grates_year)
S3method("[<-",grates_yearmonth)
S3method("[<-",grates_yearquarter)
S3method("[<-",grates_yearweek)
S3method("[[",grates_epiweek)
S3method("[[",grates_int_period)
S3method("[[",grates_isoweek)
S3method("[[",grates_month)
S3method("[[",grates_period)
S3method("[[",grates_year)
S3method("[[",grates_yearmonth)
S3method("[[",grates_yearquarter)
S3method("[[",grates_yearweek)
S3method("[[<-",grates_epiweek)
S3method("[[<-",grates_int_period)
S3method("[[<-",grates_isoweek)
S3method("[[<-",grates_month)
S3method("[[<-",grates_period)
S3method("[[<-",grates_year)
S3method("[[<-",grates_yearmonth)
S3method("[[<-",grates_yearquarter)
S3method("[[<-",grates_yearweek)
S3method(Math,grates_epiweek)
S3method(Math,grates_int_period)
S3method(Math,grates_isoweek)
S3method(Math,grates_month)
S3method(Math,grates_period)
S3method(Math,grates_year)
S3method(Math,grates_yearmonth)
S3method(Math,grates_yearquarter)
S3method(Math,grates_yearweek)
S3method(Ops,grates_epiweek)
S3method(Ops,grates_int_period)
S3method(Ops,grates_isoweek)
S3method(Ops,grates_month)
S3method(Ops,grates_period)
S3method(Ops,grates_year)
S3method(Ops,grates_yearmonth)
S3method(Ops,grates_yearquarter)
S3method(Ops,grates_yearweek)
S3method(Summary,grates_epiweek)
S3method(Summary,grates_int_period)
S3method(Summary,grates_isoweek)
S3method(Summary,grates_month)
S3method(Summary,grates_period)
S3method(Summary,grates_year)
S3method(Summary,grates_yearmonth)
S3method(Summary,grates_yearquarter)
S3method(Summary,grates_yearweek)
S3method(as.Date,grates_epiweek)
S3method(as.Date,grates_int_period)
S3method(as.Date,grates_isoweek)
S3method(as.Date,grates_month)
S3method(as.Date,grates_period)
S3method(as.Date,grates_year)
S3method(as.Date,grates_yearmonth)
S3method(as.Date,grates_yearquarter)
S3method(as.Date,grates_yearweek)
S3method(as.POSIXct,grates_epiweek)
S3method(as.POSIXct,grates_int_period)
S3method(as.POSIXct,grates_isoweek)
S3method(as.POSIXct,grates_month)
S3method(as.POSIXct,grates_period)
S3method(as.POSIXct,grates_year)
S3method(as.POSIXct,grates_yearmonth)
S3method(as.POSIXct,grates_yearquarter)
S3method(as.POSIXct,grates_yearweek)
S3method(as.POSIXlt,grates_epiweek)
S3method(as.POSIXlt,grates_int_period)
S3method(as.POSIXlt,grates_isoweek)
S3method(as.POSIXlt,grates_month)
S3method(as.POSIXlt,grates_period)
S3method(as.POSIXlt,grates_year)
S3method(as.POSIXlt,grates_yearmonth)
S3method(as.POSIXlt,grates_yearquarter)
S3method(as.POSIXlt,grates_yearweek)
S3method(as.character,grates_epiweek)
S3method(as.character,grates_int_period)
S3method(as.character,grates_isoweek)
S3method(as.character,grates_month)
S3method(as.character,grates_period)
S3method(as.character,grates_year)
S3method(as.character,grates_yearmonth)
S3method(as.character,grates_yearquarter)
S3method(as.character,grates_yearweek)
S3method(as.data.frame,grates_epiweek)
S3method(as.data.frame,grates_int_period)
S3method(as.data.frame,grates_isoweek)
S3method(as.data.frame,grates_month)
S3method(as.data.frame,grates_period)
S3method(as.data.frame,grates_year)
S3method(as.data.frame,grates_yearmonth)
S3method(as.data.frame,grates_yearquarter)
S3method(as.data.frame,grates_yearweek)
S3method(as.double,grates_isoweek)
S3method(as.double,grates_year)
S3method(as.double,grates_yearmonth)
S3method(as.double,grates_yearquarter)
S3method(as.double,grates_yearweek)
S3method(as.integer,grates_int_period)
S3method(as.integer,grates_isoweek)
S3method(as.integer,grates_year)
S3method(as.integer,grates_yearmonth)
S3method(as.integer,grates_yearquarter)
S3method(as.integer,grates_yearweek)
S3method(as.list,grates_epiweek)
S3method(as.list,grates_int_period)
S3method(as.list,grates_isoweek)
S3method(as.list,grates_month)
S3method(as.list,grates_period)
S3method(as.list,grates_year)
S3method(as.list,grates_yearmonth)
S3method(as.list,grates_yearquarter)
S3method(as.list,grates_yearweek)
S3method(as_epiweek,Date)
S3method(as_epiweek,POSIXt)
S3method(as_epiweek,character)
S3method(as_epiweek,default)
S3method(as_epiweek,factor)
S3method(as_int_period,default)
S3method(as_int_period,double)
S3method(as_int_period,integer)
S3method(as_isoweek,Date)
S3method(as_isoweek,POSIXt)
S3method(as_isoweek,character)
S3method(as_isoweek,default)
S3method(as_isoweek,factor)
S3method(as_month,Date)
S3method(as_month,POSIXt)
S3method(as_month,character)
S3method(as_month,default)
S3method(as_month,factor)
S3method(as_period,Date)
S3method(as_period,POSIXt)
S3method(as_period,character)
S3method(as_period,default)
S3method(as_period,factor)
S3method(as_year,Date)
S3method(as_year,POSIXt)
S3method(as_year,character)
S3method(as_year,default)
S3method(as_year,factor)
S3method(as_yearmonth,Date)
S3method(as_yearmonth,POSIXt)
S3method(as_yearmonth,character)
S3method(as_yearmonth,default)
S3method(as_yearmonth,factor)
S3method(as_yearquarter,Date)
S3method(as_yearquarter,POSIXt)
S3method(as_yearquarter,character)
S3method(as_yearquarter,default)
S3method(as_yearquarter,factor)
S3method(as_yearweek,Date)
S3method(as_yearweek,POSIXt)
S3method(as_yearweek,character)
S3method(as_yearweek,default)
S3method(as_yearweek,factor)
S3method(c,grates_epiweek)
S3method(c,grates_int_period)
S3method(c,grates_isoweek)
S3method(c,grates_month)
S3method(c,grates_period)
S3method(c,grates_year)
S3method(c,grates_yearmonth)
S3method(c,grates_yearquarter)
S3method(c,grates_yearweek)
S3method(format,grates_epiweek)
S3method(format,grates_int_period)
S3method(format,grates_isoweek)
S3method(format,grates_month)
S3method(format,grates_period)
S3method(format,grates_year)
S3method(format,grates_yearmonth)
S3method(format,grates_yearquarter)
S3method(format,grates_yearweek)
S3method(get_firstday,default)
S3method(get_firstday,grates_yearweek_friday)
S3method(get_firstday,grates_yearweek_monday)
S3method(get_firstday,grates_yearweek_saturday)
S3method(get_firstday,grates_yearweek_sunday)
S3method(get_firstday,grates_yearweek_thursday)
S3method(get_firstday,grates_yearweek_tuesday)
S3method(get_firstday,grates_yearweek_wednesday)
S3method(get_n,default)
S3method(get_n,grates_int_period)
S3method(get_n,grates_month)
S3method(get_n,grates_period)
S3method(get_offset,default)
S3method(get_offset,grates_period)
S3method(get_week,default)
S3method(get_week,grates_epiweek)
S3method(get_week,grates_isoweek)
S3method(get_week,grates_yearweek)
S3method(get_year,default)
S3method(get_year,grates_epiweek)
S3method(get_year,grates_isoweek)
S3method(get_year,grates_year)
S3method(get_year,grates_yearmonth)
S3method(get_year,grates_yearquarter)
S3method(get_year,grates_yearweek)
S3method(ggplot2::scale_type,grates_epiweek)
S3method(ggplot2::scale_type,grates_int_period)
S3method(ggplot2::scale_type,grates_isoweek)
S3method(ggplot2::scale_type,grates_month)
S3method(ggplot2::scale_type,grates_period)
S3method(ggplot2::scale_type,grates_year)
S3method(ggplot2::scale_type,grates_yearmonth)
S3method(ggplot2::scale_type,grates_yearquarter)
S3method(ggplot2::scale_type,grates_yearweek)
S3method(max,grates_epiweek)
S3method(max,grates_int_period)
S3method(max,grates_isoweek)
S3method(max,grates_month)
S3method(max,grates_period)
S3method(max,grates_year)
S3method(max,grates_yearmonth)
S3method(max,grates_yearquarter)
S3method(max,grates_yearweek)
S3method(min,grates_epiweek)
S3method(min,grates_int_period)
S3method(min,grates_isoweek)
S3method(min,grates_month)
S3method(min,grates_period)
S3method(min,grates_year)
S3method(min,grates_yearmonth)
S3method(min,grates_yearquarter)
S3method(min,grates_yearweek)
S3method(print,grates_epiweek)
S3method(print,grates_int_period)
S3method(print,grates_isoweek)
S3method(print,grates_month)
S3method(print,grates_period)
S3method(print,grates_year)
S3method(print,grates_yearmonth)
S3method(print,grates_yearquarter)
S3method(print,grates_yearweek)
S3method(quantile,grates_epiweek)
S3method(quantile,grates_int_period)
S3method(quantile,grates_isoweek)
S3method(quantile,grates_month)
S3method(quantile,grates_period)
S3method(quantile,grates_year)
S3method(quantile,grates_yearmonth)
S3method(quantile,grates_yearquarter)
S3method(quantile,grates_yearweek)
S3method(range,grates_epiweek)
S3method(range,grates_int_period)
S3method(range,grates_isoweek)
S3method(range,grates_month)
S3method(range,grates_period)
S3method(range,grates_year)
S3method(range,grates_yearmonth)
S3method(range,grates_yearquarter)
S3method(range,grates_yearweek)
S3method(rep,grates_epiweek)
S3method(rep,grates_int_period)
S3method(rep,grates_isoweek)
S3method(rep,grates_month)
S3method(rep,grates_period)
S3method(rep,grates_year)
S3method(rep,grates_yearmonth)
S3method(rep,grates_yearquarter)
S3method(rep,grates_yearweek)
S3method(seq,grates_epiweek)
S3method(seq,grates_int_period)
S3method(seq,grates_isoweek)
S3method(seq,grates_month)
S3method(seq,grates_period)
S3method(seq,grates_year)
S3method(seq,grates_yearmonth)
S3method(seq,grates_yearquarter)
S3method(seq,grates_yearweek)
S3method(unique,grates_epiweek)
S3method(unique,grates_int_period)
S3method(unique,grates_isoweek)
S3method(unique,grates_month)
S3method(unique,grates_period)
S3method(unique,grates_year)
S3method(unique,grates_yearmonth)
S3method(unique,grates_yearquarter)
S3method(unique,grates_yearweek)
S3method(vctrs::vec_ptype_abbr,grates_epiweek)
S3method(vctrs::vec_ptype_abbr,grates_int_period)
S3method(vctrs::vec_ptype_abbr,grates_isoweek)
S3method(vctrs::vec_ptype_abbr,grates_month)
S3method(vctrs::vec_ptype_abbr,grates_period)
S3method(vctrs::vec_ptype_abbr,grates_year)
S3method(vctrs::vec_ptype_abbr,grates_yearmonth)
S3method(vctrs::vec_ptype_abbr,grates_yearquarter)
S3method(vctrs::vec_ptype_abbr,grates_yearweek)
S3method(vctrs::vec_ptype_full,grates_epiweek)
S3method(vctrs::vec_ptype_full,grates_int_period)
S3method(vctrs::vec_ptype_full,grates_isoweek)
S3method(vctrs::vec_ptype_full,grates_month)
S3method(vctrs::vec_ptype_full,grates_period)
S3method(vctrs::vec_ptype_full,grates_year)
S3method(vctrs::vec_ptype_full,grates_yearmonth)
S3method(vctrs::vec_ptype_full,grates_yearquarter)
S3method(vctrs::vec_ptype_full,grates_yearweek)
S3method(vctrs::vec_ptype_full,grates_yearweek_friday)
S3method(vctrs::vec_ptype_full,grates_yearweek_monday)
S3method(vctrs::vec_ptype_full,grates_yearweek_saturday)
S3method(vctrs::vec_ptype_full,grates_yearweek_sunday)
S3method(vctrs::vec_ptype_full,grates_yearweek_thursday)
S3method(vctrs::vec_ptype_full,grates_yearweek_tuesday)
S3method(vctrs::vec_ptype_full,grates_yearweek_wednesday)
export("%during%")
export(as_epiweek)
export(as_int_period)
export(as_isoweek)
export(as_month)
export(as_period)
export(as_year)
export(as_yearmonth)
export(as_yearquarter)
export(as_yearweek)
export(date_end)
export(date_start)
export(epiweek)
export(get_firstday)
export(get_n)
export(get_offset)
export(get_week)
export(get_year)
export(is_epiweek)
export(is_int_period)
export(is_isoweek)
export(is_month)
export(is_period)
export(is_year)
export(is_yearmonth)
export(is_yearquarter)
export(is_yearweek)
export(isoweek)
export(new_epiweek)
export(new_int_period)
export(new_isoweek)
export(new_month)
export(new_period)
export(new_yearmonth)
export(new_yearquarter)
export(new_yearweek)
export(scale_x_grates_epiweek)
export(scale_x_grates_int_period)
export(scale_x_grates_isoweek)
export(scale_x_grates_month)
export(scale_x_grates_period)
export(scale_x_grates_year)
export(scale_x_grates_yearmonth)
export(scale_x_grates_yearquarter)
export(scale_x_grates_yearweek)
export(scale_x_grates_yearweek_epiweek)
export(scale_x_grates_yearweek_friday)
export(scale_x_grates_yearweek_isoweek)
export(scale_x_grates_yearweek_monday)
export(scale_x_grates_yearweek_saturday)
export(scale_x_grates_yearweek_sunday)
export(scale_x_grates_yearweek_thursday)
export(scale_x_grates_yearweek_tuesday)
export(scale_x_grates_yearweek_wednesday)
export(year)
export(yearmonth)
export(yearquarter)
export(yearweek)
importFrom(stats,quantile)
importFrom(stats,setNames)