check_no_multiple_selection {teal.transform} | R Documentation |
Checks that the extract_input
specification does not allow multiple
selection
Description
Usage
check_no_multiple_selection(extract_input)
Arguments
extract_input |
( |
Details
Stops if condition not met.
Value
Raises an error when check fails, otherwise, it returns NULL
, invisibly.
[Package teal.transform version 0.5.0 Index]