From 29eae4804b4867475ef8594b356f202971325955 Mon Sep 17 00:00:00 2001 From: Marcin <133694481+m7pr@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:18:33 +0100 Subject: [PATCH] Update R/tm_outliers.R MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: André Veríssimo <211358+averissimo@users.noreply.github.com> Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com> --- R/tm_outliers.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/tm_outliers.R b/R/tm_outliers.R index 4de253a54..057d1e6b6 100644 --- a/R/tm_outliers.R +++ b/R/tm_outliers.R @@ -29,7 +29,7 @@ #' #' @section Decorating `tm_outliers`: #' -#' This module creates below objects that can be modified with decorators: +#' This module generates the following objects, which can be modified in place using decorators: #' - `table` (`data.frame`) #' - `plot` (`ggplot2`) #'