is.egret: Check for EGRET object

View source: R/egret_objects.R

is.egretR 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)

EGRET documentation built on April 18, 2023, 5:09 p.m.