is_clock_model_name: Determines if the name is a valid clock model name

View source: R/is_clock_model_name.R

is_clock_model_nameR Documentation

Determines if the name is a valid clock model name

Description

Determines if the name is a valid clock model name

Usage

is_clock_model_name(name)

Arguments

name

the name to be tested

Value

TRUE if the name is a valid clock_model name, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek

Examples

check_empty_beautier_folder()

# TRUE
is_clock_model_name("relaxed_log_normal")
is_clock_model_name("strict")

check_empty_beautier_folder()

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