#' The application User-Interface
#'
#' @param request Internal parameter for `{shiny}`.
#' DO NOT REMOVE.
#' @import shiny
#' @noRd
app_ui <- function(request) {
mod_nbinom_ui("nbplot")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.