find_clock_model {beautier} | R Documentation |
Finds a clock model with a certain ID
Description
Finds a clock model with a certain ID
Usage
find_clock_model(clock_models, id)
Arguments
clock_models |
a list of one or more clock models,
as returned by |
id |
the ID of the clock model |
Value
the clock models with the desired ID, NULL if such a clock model is absent
Author(s)
Richèl J.C. Bilderbeek
[Package beautier version 2.6.12 Index]