Case_To_Phylo: Create phylo class tree object

Description Usage Arguments Value

Description

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.

Usage

1
Case_To_Phylo(case.tree, full = FALSE)

Arguments

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

Value

Returns a phylo object


OJWatson/sims4 documentation built on May 7, 2019, 8:33 p.m.