Skip to content

Commit

Permalink
Update R/sparsevctrs.R
Browse files Browse the repository at this point in the history
Co-authored-by: Max Kuhn <mxkuhn@gmail.com>
  • Loading branch information
EmilHvitfeldt and topepo authored Jan 15, 2025
1 parent 9ac6fad commit 7f29b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/sparsevctrs.R
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ is_sparse_matrix <- function(x) {

#' Estimate sparity of a recipe
#'
#' @param x A recipe.
#' @param x An object.
#'
#' @details
#' Takes a untrained recipe an provides a rough estimate of the sparsity of the
Expand Down

0 comments on commit 7f29b35

Please sign in to comment.