library(shiny)
library(shinyWidgets)
library(httr)
library(shinyhttr)
function(input, output, session) {
shiny::callModule(
module = pb,
id = "pb_id"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.