Generate_tree: Generate_tree

Description Usage Arguments Value Examples

View source: R/Generate_tree.R

Description

Given an ancestey object generate a phylogenetic tree #Requires ape

Usage

1

Arguments

warnings

Boolean for warning gneration (Default = TRUE)

ancestry

An ancestey object for the population

Value

A phylogentic tree object for plotting

Examples

1
2
Tree <- Generate_tree(Ancestry)
plot(Tree)

fransilvion/REvolution documentation built on Nov. 4, 2019, 12:57 p.m.