Description Usage Arguments Value Examples
Determine if an object is a webglobe
1 | is.webglobe(x)
|
x |
The object that might be a webglobe |
TRUE or FALSE
1 2 3 4 5 6 | ## Not run:
library(webglobe)
wg<-webglobe(immediate=TRUE)
is.webglobe(wg)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.