check_phylogenies {nLTT}R Documentation

Check if the input is a valid collection of one or more phylogenies

Description

Will stop if not

Usage

check_phylogenies(phylogenies)

Arguments

phylogenies

a collection of one or more phylogenies, where the phylogenies are of type phylo. This collection can both be a list of phylo or a multiphylo.


[Package nLTT version 1.4.9 Index]