Skip to content

Commit

Permalink
Update R/PipeOp.R
Browse files Browse the repository at this point in the history
  • Loading branch information
sebffischer authored Feb 1, 2024
1 parent 09a49da commit b3c8efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/PipeOp.R
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
#' * `man` :: `character(1)`\cr
#' Identifying string of the help page that shows with `help()`.
#' * `properties` :: `character()`\cr
#' The properties that are this PipeOp has. See `mlr_reflections$pipeops$properties` for available values.
#' The properties that this PipeOp has. See `mlr_reflections$pipeops$properties` for available values.
#'
#' @section Methods:
#' * `train(input)`\cr
Expand Down

0 comments on commit b3c8efe

Please sign in to comment.