Learn R Programming

EGRET (version 3.0.9)

is.egret: Check for EGRET object

Description

Checks object to see if it is an EGRET object

Usage

is.egret(x)

Value

logical

Arguments

x

object to check

Examples

Run this code
eList <- Choptank_eList
is.egret(eList)

Run the code above in your browser using DataLab