warning_widget_input {connectwidgets}R 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


[Package connectwidgets version 0.2.1 Index]