-
Notifications
You must be signed in to change notification settings - Fork 31
/
NAMESPACE
143 lines (142 loc) · 4.09 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
# Generated by roxygen2: do not edit by hand
S3method("[",tbl_time)
S3method(anti_join,tbl_time)
S3method(arrange,tbl_time)
S3method(arrange_,tbl_time)
S3method(as_period,default)
S3method(as_period,tbl_time)
S3method(as_tbl_time,default)
S3method(as_tbl_time,tbl_df)
S3method(as_tibble,tbl_time)
S3method(assert_period_matches_index_class,Date)
S3method(assert_period_matches_index_class,POSIXct)
S3method(assert_period_matches_index_class,default)
S3method(assert_period_matches_index_class,hms)
S3method(assert_period_matches_index_class,yearmon)
S3method(assert_period_matches_index_class,yearqtr)
S3method(ceiling_index,default)
S3method(ceiling_index,hms)
S3method(ceiling_index,yearmon)
S3method(ceiling_index,yearqtr)
S3method(coerce_start_date,Date)
S3method(coerce_start_date,POSIXct)
S3method(coerce_start_date,hms)
S3method(coerce_start_date,yearmon)
S3method(coerce_start_date,yearqtr)
S3method(dispatch_to_datetime,Date)
S3method(dispatch_to_datetime,default)
S3method(dispatch_to_datetime,hms)
S3method(dispatch_to_datetime,yearmon)
S3method(dispatch_to_datetime,yearqtr)
S3method(distinct,tbl_time)
S3method(filter,tbl_time)
S3method(filter_time,default)
S3method(filter_time,tbl_time)
S3method(floor_index,default)
S3method(floor_index,hms)
S3method(floor_index,yearmon)
S3method(floor_index,yearqtr)
S3method(full_join,tbl_time)
S3method(group_by,tbl_time)
S3method(inner_join,tbl_time)
S3method(left_join,tbl_time)
S3method(list_to_datetime,Date)
S3method(list_to_datetime,POSIXct)
S3method(list_to_datetime,hms)
S3method(list_to_datetime,yearmon)
S3method(list_to_datetime,yearqtr)
S3method(lookup_defaults,Date)
S3method(lookup_defaults,POSIXct)
S3method(lookup_defaults,hms)
S3method(lookup_defaults,yearmon)
S3method(lookup_defaults,yearqtr)
S3method(lookup_seq_fun,Date)
S3method(lookup_seq_fun,POSIXct)
S3method(lookup_seq_fun,hms)
S3method(lookup_seq_fun,yearmon)
S3method(lookup_seq_fun,yearqtr)
S3method(mutate,tbl_time)
S3method(mutate_,tbl_time)
S3method(parse_period,character)
S3method(parse_period,default)
S3method(push_datetime,default)
S3method(push_datetime,hms)
S3method(reconstruct,tbl_time)
S3method(right_join,tbl_time)
S3method(select,tbl_time)
S3method(semi_join,tbl_time)
S3method(seq,hms)
S3method(seq,yearmon)
S3method(seq,yearqtr)
S3method(slice,tbl_time)
S3method(slice_,tbl_time)
S3method(split_to_list,Date)
S3method(split_to_list,POSIXct)
S3method(split_to_list,character)
S3method(split_to_list,default)
S3method(split_to_list,hms)
S3method(split_to_list,yearmon)
S3method(split_to_list,yearqtr)
S3method(summarise,tbl_time)
S3method(summarise_,tbl_time)
S3method(summarize_,tbl_time)
S3method(tbl_sum,tbl_time)
S3method(to_posixct_numeric,Date)
S3method(to_posixct_numeric,POSIXct)
S3method(to_posixct_numeric,default)
S3method(to_posixct_numeric,hms)
S3method(to_posixct_numeric,yearmon)
S3method(to_posixct_numeric,yearqtr)
S3method(transmute,tbl_time)
S3method(ungroup,tbl_time)
export("%>%")
export(as_period)
export(as_tbl_time)
export(ceiling_index)
export(collapse_by)
export(collapse_index)
export(create_series)
export(filter)
export(filter_time)
export(floor_index)
export(get_index_char)
export(get_index_class)
export(get_index_col)
export(get_index_quo)
export(get_index_time_zone)
export(new_tbl_time)
export(parse_period)
export(partition_index)
export(reconstruct)
export(rollify)
export(tbl_time)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,slice)
importFrom(dplyr,slice_)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_)
importFrom(dplyr,summarize_)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(lifecycle,deprecated)
importFrom(pillar,tbl_sum)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(tibble,as_tibble)
useDynLib(tibbletime, .registration = TRUE)