Skip to content

Commit 09fdfb7

Browse files
committed
redocument
1 parent 631ae7e commit 09fdfb7

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

R/extract.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
#'
1515
#' - `extract_parameter_set_dials()` returns a set of dials parameter objects.
1616
#'
17-
#' - `extract_fit_time()` returns a tibble with fit times. The fit times correspond to
18-
#' the time for the parsnip engine to fit and do not include other portions of the
19-
#' elapsed time in [parsnip::fit.model_spec()].
17+
#' - `extract_fit_time()` returns a tibble with fit times. The fit times
18+
#' correspond to the time for the parsnip engine to fit and do not include
19+
#' other portions of the elapsed time in [parsnip::fit.model_spec()].
2020
#'
2121
#' @param x A parsnip `model_fit` object or a parsnip `model_spec` object.
2222
#' @param parameter A single string for the parameter ID.

man/extract-parsnip.Rd

Lines changed: 3 additions & 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)