Nothing
server = function(input, output, session) {
add_server('distribution_lev_functions', env = environment())
output$levfunc <- renderUI({add_rmd('lev-func.Rmd') })
output$levprops <- renderUI({add_rmd('lev-props.Rmd') })
}
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.