create_clock_models: Creates all supported clock models, which is a list of the...

View source: R/create_clock_models.R

create_clock_modelsR Documentation

Creates all supported clock models, which is a list of the types returned by create_rln_clock_model, and create_strict_clock_model

Description

Creates all supported clock models, which is a list of the types returned by create_rln_clock_model, and create_strict_clock_model

Usage

create_clock_models()

Value

a list of site_models

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_clock_model to create a clock model

Examples

check_empty_beautier_folder()

clock_models <- create_clock_models()
is_rln_clock_model(clock_models[[1]])
is_strict_clock_model(clock_models[[2]])

check_empty_beautier_folder()

richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.