From 4f4aa1938fe017361a71fc54c55dc44d9de458c7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:53:34 +0000 Subject: [PATCH] [skip style] [skip vbump] Restyle files --- R/tree_accessors.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/tree_accessors.R b/R/tree_accessors.R index 840bce13e..4e1c0c5bd 100644 --- a/R/tree_accessors.R +++ b/R/tree_accessors.R @@ -2563,7 +2563,7 @@ ct_recursive_replace <- function(ctree, path, value, pos = 1) { #' be a split name. #' @return obj, modified with the desired column count. #' display behavior -#' +#' #' @export `facet_colcounts_visible<-` <- function(obj, path, value) { coldf <- make_col_df(obj, visible_only = FALSE)