Skip to content

Commit 1c1c79b

Browse files
committed
rm silly panel_normalize
1 parent b20f72e commit 1c1c79b

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

NAMESPACE

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ S3method(bake,step_epi_lag)
2525
S3method(bake,step_epi_slide)
2626
S3method(bake,step_growth_rate)
2727
S3method(bake,step_lag_difference)
28-
S3method(bake,step_panel_normalize)
2928
S3method(bake,step_population_scaling)
3029
S3method(bake,step_training_window)
3130
S3method(detect_layer,frosting)
@@ -66,7 +65,6 @@ S3method(prep,step_epi_lag)
6665
S3method(prep,step_epi_slide)
6766
S3method(prep,step_growth_rate)
6867
S3method(prep,step_lag_difference)
69-
S3method(prep,step_panel_normalize)
7068
S3method(prep,step_population_scaling)
7169
S3method(prep,step_training_window)
7270
S3method(print,alist)
@@ -98,7 +96,6 @@ S3method(print,step_epi_slide)
9896
S3method(print,step_growth_rate)
9997
S3method(print,step_lag_difference)
10098
S3method(print,step_naomit)
101-
S3method(print,step_panel_normalize)
10299
S3method(print,step_population_scaling)
103100
S3method(print,step_training_window)
104101
S3method(quantile,dist_quantiles)
@@ -124,7 +121,6 @@ S3method(snap,distribution)
124121
S3method(tidy,check_enough_train_data)
125122
S3method(tidy,frosting)
126123
S3method(tidy,layer)
127-
S3method(tidy,step_panel_normalize)
128124
S3method(update,layer)
129125
S3method(vec_ptype_abbr,dist_quantiles)
130126
S3method(vec_ptype_full,dist_quantiles)
@@ -209,7 +205,6 @@ export(step_epi_naomit)
209205
export(step_epi_slide)
210206
export(step_growth_rate)
211207
export(step_lag_difference)
212-
export(step_panel_normalize)
213208
export(step_population_scaling)
214209
export(step_training_window)
215210
export(tibble)

man/tidy.frosting.Rd

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)