get_clock_model_name: Get the BEAUti name for a clock model

View source: R/get_clock_model_name.R

get_clock_model_nameR Documentation

Get the BEAUti name for a clock model

Description

Will stop if the clock model is an invalid clock model

Usage

get_clock_model_name(clock_model)

Arguments

clock_model

a clock model, as returned by create_clock_model

Value

name of the clock model

Author(s)

Richèl J.C. Bilderbeek

Examples

check_empty_beautier_folder()

# StrictClock
get_clock_model_name(create_strict_clock_model())

# RelaxedClock
get_clock_model_name(create_rln_clock_model())

check_empty_beautier_folder()

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