matrices_to_table {datelife}R Documentation

Go from a list of patristic distance matrix to a table of node ages

Description

Go from a list of patristic distance matrix to a table of node ages

Usage

matrices_to_table(matrices)

Arguments

matrices

A names list of patristic distance matrices. Names correspond to the study reference.

Value

A single data.frame of "taxonA", "taxonB", and "age".


[Package datelife version 0.6.8 Index]