createWidget: Scaffold widget from web ui module files

View source: R/widgets.R

createWidgetR Documentation

Scaffold widget from web ui module files

Description

Scaffold widget from web ui module files

Usage

createWidget(widgetname, modulename = NULL)

Arguments

widgetname

a character

modulename

a character (default=NULL) representing "R/modulename.R" module file. If omit, will look for "R/widgetname.R" as the module file and change it to "R/widgetname_support.R" to avoid widget file name conflict.

Value

none


tpemartin/econWeb documentation built on Oct. 6, 2022, 1:14 a.m.