Define_Model_UI {RShinyAux}R Documentation

UI function for defining a 2-D Model

Description

UI function for defining a 2-D Model

Usage

Define_Model_UI(id, ...)

Arguments

id

The input slot that will be used to access the value

...

Arguments passed to Define_Model_Mono_UI.

Value

None

See Also

Define_Model


[Package RShinyAux version 2.0.1 Index]