-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathNAMESPACE
More file actions
26 lines (25 loc) · 695 Bytes
/
NAMESPACE
File metadata and controls
26 lines (25 loc) · 695 Bytes
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(automagic_tabs)
export(automagic_tabs2)
export(insert_na)
export(modeltime_multibestmodel)
export(modeltime_multifit)
export(modeltime_multiforecast)
export(modeltime_multirefit)
export(modeltime_wfs_bestmodel)
export(modeltime_wfs_fit)
export(modeltime_wfs_forecast)
export(modeltime_wfs_heatmap)
export(modeltime_wfs_multibestmodel)
export(modeltime_wfs_multifit)
export(modeltime_wfs_multiforecast)
export(modeltime_wfs_multirefit)
export(modeltime_wfs_rank)
export(modeltime_wfs_refit)
export(multieval)
export(sliding_window)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(utils,head)