From e605941c25c034531bcca101df923926c219f003 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 27 Jun 2024 13:16:50 +0200 Subject: [PATCH] Update R/smoothness.R Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com> --- R/smoothness.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/smoothness.R b/R/smoothness.R index 7adbc45e6..4a7a81b2e 100644 --- a/R/smoothness.R +++ b/R/smoothness.R @@ -19,7 +19,7 @@ #' smoothness(x, method = "cor") #' smoothness(x, method = "diff") #' -#' # A boootstrapped value can also be computed +#' # A bootstrapped value can also be computed #' smoothness(x, iterations = 100) #' #' # When perfectly linear, the "smoothness" is 1