Based on the configuration defined in config.yml the app.R code is created
1 | create_shinyapp(params, target_file = "app.R", template_file = NULL)
|
params |
the params for creating app.R |
target_file |
(optional) default is app.R , you can change this |
template_file |
(optiona) this is an override.Function expect that you params$template_file is set in params when template_file is NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.