check_strict_clock_model: Check if the clock model is a valid clock model.

View source: R/check_clock_model.R

check_strict_clock_modelR Documentation

Check if the clock model is a valid clock model.

Description

Calls stop if the clock model is invalid

Usage

check_strict_clock_model(clock_model)

Arguments

clock_model

a clock model, as returned by create_clock_model

Value

TRUE if clock_model is a valid clock model

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_clock_model to create a valid clock model

Examples

check_empty_beautier_folder()

check_strict_clock_model(create_strict_clock_model())

check_empty_beautier_folder()

ropensci/beautier documentation built on April 2, 2024, 5:01 a.m.