#' @importFrom bsplus bs_embed_popover shiny_iconlink
#'
#' @importFrom ggplot2 theme_bw theme_set
#'
#' @importFrom ggforce facet_row
#'
#' @importFrom parallel detectCores
#'
#' @importFrom umap umap
#'
#' @importFrom shinyWidgets switchInput updateSwitchInput colorPickr dropdown
#'
#' @importFrom sp point.in.polygon
#'
#' @importFrom shinydashboard box dashboardBody dashboardHeader dashboardPage dashboardSidebar menuItem sidebarMenu tabItem tabItems menuSubItem updateTabItems tabBox updateTabItems
#'
#' @importFrom shinyFiles getVolumes parseDirPath parseFilePaths shinyDirButton shinyDirChoose shinyFileChoose shinyFilesButton
#'
#' @importFrom shinyjs show disable enable extendShinyjs hidden hide useShinyjs disabled reset toggle
#'
#' @importFrom shiny actionButton column div fluidPage fluidRow htmlOutput isolate numericInput observe observeEvent onSessionEnded radioButtons reactiveValues renderTable renderText renderUI selectInput shinyApp sliderInput stopApp tableOutput textInput uiOutput updateActionButton updateSelectInput updateSliderInput updateTextInput moduleServer NS plotOutput renderPlot checkboxGroupInput updateCheckboxGroupInput h4 reactive req updateNumericInput img brushOpts tabPanel updateRadioButtons updateTabsetPanel tags
#'
#' @importFrom optparse parse_args OptionParser make_option
#'
#' @importFrom ade4 dist.binary
#'
#' @import umap
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.