wgclear {webglobe}R Documentation

Clear the scene

Description

Clears everything from the map

Usage

wgclear()

Value

A webglobe command

Examples

## Not run: 
library(webglobe)
wg<-webglobe(immediate=TRUE)
wg+wgclear()

## End(Not run)


[Package webglobe version 1.0.3 Index]