View source: R/get_clock_model_name.R
get_clock_model_name | R Documentation |
Will stop if the clock model is an invalid clock model
get_clock_model_name(clock_model)
clock_model |
a clock model,
as returned by |
name of the clock model
Richèl J.C. Bilderbeek
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.