Skip to content

Commit cafc16e

Browse files
committed
end with . like the others
1 parent 3c52349 commit cafc16e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

R/boost_tree.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#' to use for fitting.
2222
#' @param mtry A number for the number (or proportion) of predictors that will
2323
#' be randomly sampled at each split when creating the tree models
24-
#' (specific engines only)
24+
#' (specific engines only).
2525
#' @param trees An integer for the number of trees contained in
2626
#' the ensemble.
2727
#' @param min_n An integer for the minimum number of data points

man/boost_tree.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/parsnip_update.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/rule_fit.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)