Nothing
#=========================================================#
# Load packages ----
#=========================================================#
library(shiny)
library(bs4Dash)
library(shinyWidgets)
library(waiter)
library(ggplot2)
library(sparkline)
library(sf)
library(terra)
library(tidyterra)
library(dplyr)
library(mcp)
library(DT)
library(svglite)
library(dbarts)
library(leaflet)
library(glossa)
#=========================================================#
# GLOSSA options ----
#=========================================================#
sf::sf_use_s2(FALSE)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.