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

[Stable]

Usage

check_no_multiple_selection(extract_input)

Arguments

extract_input

(list or NULL) a list of data_extract_spec

Details

Stops if condition not met.

Value

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


teal.transform documentation built on May 29, 2024, 5:06 a.m.