Learn R Programming

EGRET (version 2.3.0)

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
eList <- Choptank_eList
is.egret(eList)

Run the code above in your browser using DataLab