Nothing
label_box <- 'box(
title = "Closable box, with label",
closable = TRUE,
width = 12,
label = boxLabel(1, status = "danger"),
solidHeader = FALSE,
collapsible = TRUE,
p("Box Content")
)'
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.