View source: R/shiny-landing-page.R
ui_landing_page | R Documentation |
Creates the UI interface for the landing page module inside the ClustAssess Shiny application.
ui_landing_page(id)
id |
The id of the module, used to identify the UI elements. |
This function should not be called directly, but in the context of the
app that is created using the write_shiny_app
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.