Skip to content

Commit a8e1798

Browse files
author
‘topepo’
committed
make dev function as internal
1 parent d6f5d93 commit a8e1798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/translate.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ add_methods <- function(x, engine) {
176176
#' or in a list that can facilitate renaming grid objects?
177177
#' @return A tibble with columns `user`, `parsnip`, and `engine`, or a list
178178
#' with named character vectors `user_to_parsnip` and `parsnip_to_engine`.
179+
#' @keywords internal
179180
#' @examplesIf !parsnip:::is_cran_check()
180181
#' mod <-
181182
#' linear_reg(penalty = tune("regularization"), mixture = tune()) %>%

0 commit comments

Comments
 (0)