is_c4c_base_result {care4cmodel} | R Documentation |
Check if an Object is of Class c4c_base_result
Description
Check if an Object is of Class c4c_base_result
Usage
is_c4c_base_result(x)
Arguments
x |
Object to check |
Value
TRUE
, if x
has class c4c_base_result, FALSE
if
not
[Package care4cmodel version 1.0.3 Index]