Learn R Programming

EGRET (version 3.0.2)

is.egret: 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

Run this code
# NOT RUN {
eList <- Choptank_eList
is.egret(eList)
# }

Run the code above in your browser using DataLab