-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
29 lines (28 loc) · 976 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method("[",csfmt_rts_data_v1)
S3method("[",csfmt_rts_data_v2)
S3method(expand_time_to,csfmt_rts_data_v1)
S3method(expand_time_to,csfmt_rts_data_v2)
S3method(identify_data_structure,"tbl_Microsoft SQL Server")
S3method(identify_data_structure,csfmt_rts_data_v2)
S3method(plot,csfmt_rts_data_structure_hash_v1)
S3method(plot,csfmt_rts_data_structure_hash_v2)
S3method(summary,csfmt_rts_data_v1)
S3method(summary,csfmt_rts_data_v2)
S3method(unique_time_series,csfmt_rts_data_v1)
S3method(unique_time_series,csfmt_rts_data_v2)
export("%>%")
export(csfmt_rts_data_v1)
export(csfmt_rts_data_v2)
export(expand_time_to)
export(generate_test_data)
export(heal_time_csfmt_rts_data_v1)
export(heal_time_csfmt_rts_data_v2)
export(identify_data_structure)
export(remove_class_csfmt_rts_data)
export(set_csfmt_rts_data_v1)
export(set_csfmt_rts_data_v2)
export(unique_time_series)
import(data.table)
import(ggplot2)
importFrom(magrittr,"%>%")