-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Description
Several changes have been made during the refactor without amending documentation. This must be done before merging to main.
examples
FilteredData
#' - `logical`: variable of type `logical`, e.g. `ADSL$TRT_FLAG`
#' exactly one option must be selected, `TRUE` or `FALSE`
👆 logical need not select one
teal_slice
@param multiple (`logical(1)`)\cr
👆 inconsistent format; see also
#' Special consideration is given to two fields: `fixed` and `locked`.
👆 rewrite after multiple
examples
- example apps in
FilterState*andFilterStatesDFto define states withteal_slice
...