From 7f29b35630d2ae5db3de16412bebdcdfa04e3f33 Mon Sep 17 00:00:00 2001 From: Emil Hvitfeldt Date: Wed, 15 Jan 2025 10:13:43 -0800 Subject: [PATCH] Update R/sparsevctrs.R Co-authored-by: Max Kuhn --- R/sparsevctrs.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/sparsevctrs.R b/R/sparsevctrs.R index 178ccb082..234080bc8 100644 --- a/R/sparsevctrs.R +++ b/R/sparsevctrs.R @@ -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