ui_landing_page {ClustAssess} | R Documentation |
UI - Landing page module
Description
Creates the UI interface for the landing page module inside the ClustAssess Shiny application.
Usage
ui_landing_page(id)
Arguments
id |
The id of the module, used to identify the UI elements. |
Note
This function should not be called directly, but in the context of the
app that is created using the write_shiny_app
function.
[Package ClustAssess version 1.1.0 Index]