# PREPARE SHINY ################################################################
# Load libraries
library(magrittr)
library(dplyr)
library(shiny)
library(shinydashboard)
library(shinydashboardPlus)
library(shinyjs)
# Define paths
paths <- NULL
# Global interface : shinydashboardPlus::shinydashboardPlusGallery()
# Widget : shinyWidgets::shinyWidgetsGallery()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.