branch_model: Branch (i.e. copy) a slimmr SLiM model.

View source: R/slimmr_user_branch_model.R

branch_modelR Documentation

Branch (i.e. copy) a slimmr SLiM model.

Description

Branches (copies) a slimmr SLiM model with all its components.

Usage

branch_model(slim_model, branch_name)

Arguments

slim_model

An EidosModel object.

branch_name

Name for the branched model.

Value

A complete copy of the slim_model, with all references to the original model severed. Branched models are entirely separate.


ErikSRoeed/slimmr documentation built on Nov. 9, 2024, 7 a.m.