matrices_to_table: Go from a list of patristic distance matrix to a table of...

View source: R/matrix_to_table.R

matrices_to_tableR 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".


phylotastic/datelife documentation built on April 29, 2024, 11:54 p.m.