Skip to content

Commit

Permalink
Actually shutdown in example on pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Sep 16, 2022
1 parent 4addc00 commit af83bc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/bundle_h2o.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#'
#' predict(cars_unbundled, cars_h2o[, 2:11])
#'
#' h2o.shutdown()
#' h2o.shutdown(prompt = FALSE)
#'
#' @family bundlers
#' @rdname bundle_h2o
Expand Down
2 changes: 1 addition & 1 deletion man/bundle_h2o.Rd

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

0 comments on commit af83bc1

Please sign in to comment.