is_init_clock_model {beautier}R Documentation

Determine if x is an initialized clock_model object, as created by create_clock_model

Description

Determine if x is an initialized clock_model object, as created by create_clock_model

Usage

is_init_clock_model(x)

Arguments

x

the object to check if it is an initialized clock_models object

Value

TRUE if x is an initialized clock_model object

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.12 Index]