createERUI {ERSA} | R Documentation |
Constructs UI for Exploratory Regression app
Description
Constructs UI for Exploratory Regression app
Usage
createERUI(tablesOnly = F, gadget = TRUE)
Arguments
tablesOnly |
if TRUE, shows Plots 1-3 only. |
gadget |
If TRUE, constructs a gadget, otherwise a shinyApp |
Value
the UI
[Package ERSA version 0.1.4 Index]