diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48f8f6e02a..eaf44b622f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,10 +15,14 @@ repos: - id: roxygenize name: Regenerate package documentation additional_dependencies: + - davidgohel/flextable # Error: package 'flextable' is not available + - davidgohel/gdtools # for flextable - checkmate + - jsonlite - lifecycle - logger - magrittr + - methods - rlang - shiny - shinyjs diff --git a/man/teal_slices.Rd b/man/teal_slices.Rd index 486b969ce2..d7be32f4ab 100644 --- a/man/teal_slices.Rd +++ b/man/teal_slices.Rd @@ -25,11 +25,14 @@ as.teal_slices(x) \item{...}{any number of \code{teal_slice} objects. For \code{print} and \code{format}, additional arguments passed to other functions.} -\item{include_varnames, exclude_varnames}{(\verb{named list}s of \code{character}) where list names +\item{include_varnames, exclude_varnames}{(named \code{list}s of \code{character}) where list names match names of data sets and vector elements match variable names in respective data sets; specify which variables are allowed to be filtered; see \code{Details}} -\item{count_type}{\ifelse{html}{\href{https://lifecycle.r-lib.org/articles/stages.html#experimental}{\figure{lifecycle-experimental.svg}{options: alt='[Experimental]'}}}{\strong{[Experimental]}} \emph{This is a new feature. Do kindly share your opinions.\cr} +\item{count_type}{\ifelse{html}{\href{https://lifecycle.r-lib.org/articles/stages.html#experimental}{\figure{lifecycle-experimental.svg}{options: alt='[Experimental]'}}}{\strong{[Experimental]}} +\emph{This is a new feature. Do kindly share your opinions on +\href{https://github.com/insightsengineering/teal.slice/}{\code{teal.slice}'s GitHub repository}.} + (\code{character(1)}) string specifying how observations are tallied by these filter states. Possible options: \itemize{