check_select: Check if the 'select' is valid.

View source: R/check_select.R

check_selectR Documentation

Check if the select is valid.

Description

Check if the select is valid. Will stop if not

Usage

check_select(select)

Arguments

select

the fields that the query returns, as checked by check_select

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_select("linear_sequence")
check_select(get_selectors()[1])

richelbilderbeek/iedbr documentation built on Aug. 21, 2022, 12:12 a.m.