phylo_check: Checks if 'phy' is a 'phylo' object and/or a chronogram.

View source: R/tree_processing.R

phylo_checkR Documentation

Checks if phy is a phylo object and/or a chronogram.

Description

Checks if phy is a phylo object and/or a chronogram.

Usage

phylo_check(phy = NULL, brlen = FALSE, dated = FALSE)

Arguments

phy

A phylo object.

brlen

Boolean. If TRUE it checks if phylo object has branch lengths.

dated

Boolean. If TRUE it checks if phylo object is ultrametric.

Value

Nothing


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