View source: R/model_shiny_templates.R
ga_model_shiny_load | R Documentation |
Load one model into a Shiny template
ga_model_shiny_load(model_n, ...)
model_n |
The templated name of a model e.g. 'model1' |
... |
Other arguments passed from shiny server |
Other GA modelling functions:
ga_model()
,
ga_model_edit()
,
ga_model_example()
,
ga_model_load()
,
ga_model_make()
,
ga_model_save()
,
ga_model_shiny()
,
ga_model_shiny_template()
,
ga_model_write()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.