# Required libraries -----------------------------------------------------------
library(data.table)
library(DT)
library(plotly)
library(shiny)
library(shinydashboard)
library(shinycssloaders)
library(stringi)
# Modal ------------------------------------------------------------------------
source("modal.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.