-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_pkgdown.yml
50 lines (50 loc) · 977 Bytes
/
_pkgdown.yml
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
reference:
- title: Coercion and Constructors
desc: ~
contents:
- '`date_xx`'
- '`date_y`'
- '`date_ym`'
- '`date_yq`'
- '`date_yw`'
- '`as.Date.date_xx`'
- '`first_of_isoweek`'
- '`first_of_isoyear`'
- '`first_of_month`'
- '`first_of_quarter`'
- '`first_of_year`'
- '`first_of_yq`'
- '`get_year`'
- '`year.date_xx`'
- '`as_yearqtr`'
- title: Formatting & Scales
desc: ~
contents:
- '`format_date_xx`'
- '`format_ym`'
- '`format_yq`'
- '`format_yw`'
- '`scale_date_xx`'
- '`date_xx_breaks`'
- title: Arithmethics and Sequences
desc: ~
contents:
- '`date_xx_arithmetic`'
- '`date_xx_sequences`'
- '`round.date_yq`'
- '`%y+%`'
- title: Methods for Base R Generics
desc: ~
contents:
- '`Ops.date_xx`'
- '`Summary.date_xx`'
- '`[.date_xx`'
- '`c.date_xx`'
- '`print.date_xx`'
- '`rep.date_xx`'
- title: Misc
desc: ~
contents:
- '`is_quarter_bounds`'
- '`date_xx_arithmetic_disabled`'
- '`yq`'