Learn R Programming

webglobe (version 1.0.3)

is.webglobe: 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

Run this code
# NOT RUN {
library(webglobe)
wg<-webglobe(immediate=TRUE)
is.webglobe(wg)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab