Skip to content

Commit 0e79b9b

Browse files
committed
fix docs
1 parent 28ff2b2 commit 0e79b9b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/teal_slice.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
#' match names of data sets and vector elements match variable names in respective data sets;
7373
#' specify which variables are allowed to be filtered; see `Details`
7474
#' @param count_type `character(1)` string specifying how observations are tallied by these filter states.
75-
#' @param module_add `logical(1)` logical flag specifying whether the user will be able to add new filters
7675
#' Possible options:
7776
#' - `"all"` to have counts of single `FilterState` to show number of observation in filtered
7877
#' and unfiltered dataset.
7978
#' - `"none"` to have counts of single `FilterState` to show unfiltered number only.
79+
#' @param module_add `logical(1)` logical flag specifying whether the user will be able to add new filters
8080
#' @param id `character(1)` identifier of the filter
8181
#' @param title `character(1)` title of the filter
8282
#' @param expr `character(1)` string providing a logical expression;

man/teal_slice.Rd

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)