Skip to content

Commit

Permalink
fix in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
advieser committed Dec 2, 2024
1 parent e9ed3cc commit 93e4bcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/PipeOpColRoles.R
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
#' new_role = list(body_mass = c("order", "feature"))
#' ))
#'
#' train_out1 = pop$train(list(task))
#' train_out1 = pop$train(list(task))[[1L]]
#' train_out1$col_roles
#'
#' pop$param_set$set_values(
Expand Down
2 changes: 1 addition & 1 deletion man/mlr_pipeops_colroles.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93e4bcf

Please sign in to comment.