Nothing
# Increase upload limit to 100 MB
options(shiny.maxRequestSize = 100*1024^2)
library(shiny)
library(data.table)
library(readr)
library(readxl)
library(openxlsx)
library(DT)
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.