getUIParams {mmiCATs} | R Documentation |
Generate UI Parameters for KenRCATs Shiny App
Description
This internal function creates a list of UI elements for the KenRCATs() 'shiny' application. It generates input fields for various parameters used in the power analysis simulation.
Usage
getUIParams()
Value
A shiny::tagList containing UI elements.
Note
This function is intended for internal use within the KenRCATs() 'shiny' application.
[Package mmiCATs version 0.2.0 Index]