Skip to content

Commit

Permalink
remove step_measure_collect and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHWade committed Sep 24, 2023
1 parent fea8ccf commit 3a23771
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 354 deletions.
6 changes: 0 additions & 6 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
# Generated by roxygen2: do not edit by hand

S3method(bake,step_measure_collect)
S3method(bake,step_measure_input_long)
S3method(bake,step_measure_input_wide)
S3method(prep,step_measure_collect)
S3method(prep,step_measure_input_long)
S3method(prep,step_measure_input_wide)
S3method(print,step_baseline)
S3method(print,step_measure_collect)
S3method(print,step_measure_input_long)
S3method(print,step_measure_input_wide)
S3method(tidy,step_measure_collect)
S3method(tidy,step_measure_input_long)
S3method(tidy,step_measure_input_wide)
export(measure_collect)
export(step_measure_collect)
export(step_measure_input_long)
export(step_measure_input_wide)
export(subtract_rf_baseline)
Expand Down
195 changes: 0 additions & 195 deletions R/measure_collect.R

This file was deleted.

25 changes: 0 additions & 25 deletions man/measure_collect.Rd

This file was deleted.

71 changes: 0 additions & 71 deletions man/step_measure_collect.Rd

This file was deleted.

23 changes: 0 additions & 23 deletions man/tidy.recipe.Rd

This file was deleted.

34 changes: 0 additions & 34 deletions tests/testthat/test-measure_collect.R

This file was deleted.

0 comments on commit 3a23771

Please sign in to comment.