is_init_param {beautier} | R Documentation |
Determine if x is an initialized parameter, as created by create_param
is_init_param(x)
x |
the object to check if it is an initialized parameter |
TRUE if x is an initialized parameter, FALSE otherwise
Richèl J.C. Bilderbeek