From c78bcca16d59c9d88efada6a561d43d18fdabc3e Mon Sep 17 00:00:00 2001 From: brookslogan Date: Fri, 22 Nov 2024 16:15:39 -0800 Subject: [PATCH] Improve slide output packing example comments Co-authored-by: nmdefries <42820733+nmdefries@users.noreply.github.com> --- R/slide.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R/slide.R b/R/slide.R index 3da3c473..0c747d17 100644 --- a/R/slide.R +++ b/R/slide.R @@ -106,8 +106,8 @@ #' #' # The tidyverse supports ["packing"][tidyr::pack] multiple columns into a #' # single tibble-type column contained within some larger tibble. Like dplyr, -#' # we normally don't pack output columns together, but will if you provide a -#' # name for a tibble-type output: +#' # we normally don't pack output columns together. However, packing behavior can be turned on +#' # by providing a name for a tibble-type output: #' cases_deaths_subset %>% #' epi_slide( #' slide_packed = tibble(