Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update teal.slice documentation on refactor branch #337

Closed
Tracked by #165
chlebowa opened this issue Jun 15, 2023 · 1 comment
Closed
Tracked by #165

update teal.slice documentation on refactor branch #337

chlebowa opened this issue Jun 15, 2023 · 1 comment
Assignees

Comments

@chlebowa
Copy link
Contributor

chlebowa commented Jun 15, 2023

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* and FilterStatesDF to define states with teal_slice


...

@gogonzo
Copy link
Contributor

gogonzo commented Jun 15, 2023

Hi @chlebowa I'm closing this up as duplicate of #314
Let's use primary issue

@gogonzo gogonzo closed this as completed Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants