View source: R/01_create_model.R
create_model | R Documentation |
Create SFC model object
create_model(name = "SFC model", template)
name |
string name for created SFC model object |
template |
string name of model template chosen from: 'SIM', 'PC', 'LP', 'REG', 'OPEN', 'BMW', 'BMWK', 'DIS', 'DISINF', 'SIMEX', 'PCEX' or user created SFC model object to be used as a template |
SFC model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.