Description Usage Arguments Value
This function converts the output of any of the sims4 simulators and creates the full case tree first before either returning this as a phylo object, or the collapsed tree, whereby any single nodes in the network have been collapsed.
1  | Case_To_Phylo(case.tree, full = FALSE)
 | 
full | 
 boolean specifying ehwther the full case network is to be returned, or the collapsed (default)  | 
case_tree | 
 the case tree generated from a simulator function within sims4  | 
Returns a phylo object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.