Learn R Programming

datelife (version 0.6.8)

patristic_matrix_array_subset: Subset a patristic matrix array

Description

Subset a patristic matrix array

Usage

patristic_matrix_array_subset(patristic_matrix_array, taxa, phy4 = NULL)

Value

A list with a patristic matrix array and a $problem if any.

Arguments

patristic_matrix_array

A patristic matrix array, rownames and colnames must be taxa.

taxa

Vector of taxon names to get a subset for.

phy4

A user tree to congruify in phylo4 format (phylobase).