Rev Language Reference


simTree

Usage

simTree(Natural num_taxa, String type)

Arguments

num_taxa : Natural (pass by const reference)
How many taxa this tree has.
type : String (pass by value)
The type of the shape of the topology.
Default : balanced
Options : balanced|caterpillar

Return Type