.hasBbox {quickPlot}R Documentation

Test whether class has bbox method

Description

For internal use only.

Usage

.hasBbox(z, objClass, objName, objEnv)

Arguments

z

Logical, whether this object is a SpatialObject

objClass

The class of the object

objName

The character string name of the object

objEnv

The environment where the object can be found


[Package quickPlot version 1.0.2 Index]