check_no_multiple_selection: Checks that the 'extract_input' specification does not allow...

View source: R/input_checks.R

check_no_multiple_selectionR Documentation

Checks that the extract_input specification does not allow multiple selection

Description

Stops if condition not met.

Usage

check_no_multiple_selection(extract_input)

Arguments

extract_input

(list or NULL) a list of data_extract_spec

Value

Raises an error when check fails, otherwise, it returns NULL, invisibly.


teal.transform documentation built on Aug. 21, 2025, 5:55 p.m.