Nothing
get_sim_args <- function(params, all_args) {
sim_args <- names(params)
used_sim_args <- sim_args[sim_args %in% all_args]
}
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.