Nothing
library(shiny)
library(DT)
library(brickset)
library(dplyr)
data(legosets, package = 'brickset')
default_view_cols <- c('setID','name','year','theme','released','pieces','minifigs','availability','US_retailPrice')
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.