Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
mllg committed Aug 25, 2019
1 parent 3ca6bf2 commit 16b2e9f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions R/mlr_coercions.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
#' @return Coerced object. The default method will return the object as-is.
#' Failed coercions have to be handled by on of the assertions in [mlr_assertions].
#' @examples
#' # convert a dictionary key to object
#' as_task("iris")
#'
#' # convert single measure to list of measures
#' measure = msr("classif.ce")
#' as_measures(measure)
Expand Down
3 changes: 0 additions & 3 deletions man/mlr_coercions.Rd

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

0 comments on commit 16b2e9f

Please sign in to comment.