is.egret {EGRET} | R Documentation |
Check for EGRET object
Description
Checks object to see if it is an EGRET object
Usage
is.egret(x)
Arguments
x |
object to check |
Value
logical
Examples
eList <- Choptank_eList
is.egret(eList)
[Package EGRET version 3.0.9 Index]