warning_widget_input: Show warnings of expected columns for widget's input

View source: R/utils.R

warning_widget_inputR Documentation

Show warnings of expected columns for widget's input

Description

Show warnings of expected columns for widget's input

Usage

warning_widget_input(widget, colnames, expected)

Arguments

widget

Widget's name to identify warnings thrown

colnames

Column names provided from the widget content input

expected

List of expected columns to look for in the widget's input


connectwidgets documentation built on Sept. 21, 2023, 1:06 a.m.