validate_input: Validates the variable browser inputs

View source: R/tm_variable_browser.R

validate_inputR Documentation

Validates the variable browser inputs

Description

Validates the variable browser inputs

Usage

validate_input(input, plot_var, data)

Arguments

input

(session$input) the shiny session input

plot_var

(list) list of a data frame and an array of variable names

data

(teal_data) the datasets passed to the module

Value

logical TRUE if validations pass; a shiny validation error otherwise


teal.modules.general documentation built on April 4, 2025, 2:26 a.m.