is.webglobe {webglobe}R Documentation

Is it a webglobe?

Description

Determine if an object is a webglobe

Usage

is.webglobe(x)

Arguments

x

The object that might be a webglobe

Value

TRUE or FALSE

Examples

## Not run: 
library(webglobe)
wg<-webglobe(immediate=TRUE)
is.webglobe(wg)

## End(Not run)


[Package webglobe version 1.0.3 Index]