check_mrca_prior_names {beautier}R Documentation

Check if the MRCA prior, which is a list, has all the named elements.

Description

Calls stop if not.

Usage

check_mrca_prior_names(mrca_prior)

Arguments

mrca_prior

a Most Recent Common Ancestor prior, as returned by create_mrca_prior

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

See Also

Use check_mrca_prior to check the entire MRCA prior


[Package beautier version 2.6.12 Index]