is.diagnostic {hetu} | R Documentation |
Is an Object from Class "diagnostic"?
Description
Returns TRUE if the object has class "diagnostic"
Usage
is.diagnostic(object)
Arguments
object |
Object to be tested |
Value
TRUE or FALSE
[Package hetu version 1.1.0 Index]