cs_to_des_filter {teal.modules.clinical} | R Documentation |
Convert choices_selected to data_extract_spec with only filter_spec
Description
Convert choices_selected to data_extract_spec with only filter_spec
Usage
cs_to_des_filter(
cs,
dataname,
multiple = FALSE,
include_vars = FALSE,
label = "Filter by"
)
Arguments
cs |
( |
dataname |
( |
multiple |
( |
include_vars |
( |
label |
( |
Value
(teal.transform::data_extract_spec()
)
[Package teal.modules.clinical version 0.9.1 Index]