Skip to content

Commit ea3a197

Browse files
authored
Merge pull request #4 from kenmawer/km-issue_22_unite
Documented changes.
2 parents a4ff33d + 93503d4 commit ea3a197

File tree

3 files changed

+41
-121
lines changed

3 files changed

+41
-121
lines changed

NAMESPACE

-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
# Generated by roxygen2: do not edit by hand
22

3-
S3method(bake,step_epi_ahead)
43
S3method(bake,step_epi_lag)
54
S3method(epi_keys,default)
65
S3method(epi_keys,epi_df)
76
S3method(epi_keys,recipe)
87
S3method(epi_recipe,default)
98
S3method(epi_recipe,epi_df)
109
S3method(epi_recipe,formula)
11-
S3method(prep,step_epi_ahead)
1210
S3method(prep,step_epi_lag)
13-
S3method(print,step_epi_ahead)
1411
S3method(print,step_epi_lag)
1512
export("%>%")
1613
export(arx_args_list)
@@ -27,7 +24,6 @@ export(knnarx_args_list)
2724
export(knnarx_forecaster)
2825
export(smooth_arx_args_list)
2926
export(smooth_arx_forecaster)
30-
export(step_epi_ahead)
3127
export(step_epi_lag)
3228
import(recipes)
3329
importFrom(magrittr,"%>%")

man/step_epi_ahead.Rd

-117
This file was deleted.

man/step_epi_lag.Rd

+41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)