Skip to content

Commit a4a33db

Browse files
committed
step_adjust_latency arg docs
1 parent 2868cbd commit a4a33db

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

R/step_adjust_latency.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@
4646
#' should be the original columns, and not the derived ones
4747
#' @param default Determines what fills empty rows
4848
#' left by leading/lagging (defaults to NA).
49-
#' @param prefix a character. The prefix matching the one used in either
50-
#' `step_epi_ahead` if `method="extend_ahead"` or `step_epi_lag`
51-
#' if `method="extend_lags"` or "locf".
5249
#' @param skip A logical. Should the step be skipped when the
5350
#' recipe is baked by [bake()]? While all operations are baked
5451
#' when [prep()] is run, some operations may not be able to be

man/step_adjust_latency.Rd

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

0 commit comments

Comments
 (0)