Description Usage Arguments Value
The Shiny module UI for the Stripe payments Shiny app. This app can be easily added to your Shiny apps that use polished.
1 2 3 4 5 | app_module_ui(
id,
custom_ui = NULL,
app_name = getOption("polished")$app_name_display
)
|
id |
the Shiny module id |
custom_ui |
Either |
app_name |
the app name to display to users. |
the UI for the "Admin Panel"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.