View source: R/slimmr_user_branch_model.R
branch_model | R Documentation |
Branches (copies) a slimmr SLiM model with all its components.
branch_model(slim_model, branch_name)
slim_model |
An EidosModel object. |
branch_name |
Name for the branched model. |
A complete copy of the slim_model, with all references to the original model severed. Branched models are entirely separate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.