Skip to content

Commit e70ddf3

Browse files
committed
debug pkdgown: failing preproc examples
1 parent 3518fcd commit e70ddf3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

R/preproc.R

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
#' @export
4545
#' @examplesIf requireNamespace("rpart")
4646
#' library("mlr3")
47+
#'
48+
#' print(preproc)
49+
#' find("preproc")
50+
#'
4751
#' task = tsk("iris")
4852
#' pop = po("pca")
4953
#'

man/preproc.Rd

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

0 commit comments

Comments
 (0)