is.KuttnerFit {RGAP} | R Documentation |
KuttnerFit
object check
Description
Tests whether the input object is a valid object of class KuttnerFit
.
Usage
is.KuttnerFit(object, return.logical = FALSE)
Arguments
object |
An object to be tested. |
return.logical |
If |
Value
A logical value or nothing, depending on the value of return.logical
.
[Package RGAP version 0.1.1 Index]