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