View source: R/is_clock_model_name.R
is_clock_model_name | R Documentation |
Determines if the name is a valid clock model name
is_clock_model_name(name)
name |
the name to be tested |
TRUE if the name is a valid clock_model name, FALSE otherwise
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
# TRUE
is_clock_model_name("relaxed_log_normal")
is_clock_model_name("strict")
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.