define_app_ui {assertHE} | R Documentation |
Create Shiny app UI
Description
Create Shiny app UI
Usage
define_app_ui(network_title)
Arguments
network_title |
Character string representing the title of the network to be displayed above the network. |
Value
Shiny app user interface
[Package assertHE version 1.0.0 Index]