Learn R Programming

phylodyn (version 0.9.0)

create_F: Generates a matrix with ranked tree shape information

Description

Generates a matrix with ranked tree shape information

Usage

create_F(tree)

Arguments

tree
a phylo object

Value

An F matrix containing ranked tree shape information

Examples

Run this code
create_F(ape::rcoal(4))

Run the code above in your browser using DataLab