| is.gap {RGAP} | R Documentation | 
gap object check
Description
Tests whether the input object is a valid object of class gap.
Usage
is.gap(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]