plus-.webglobe: Send command

Description Usage Arguments Value Examples

Description

Send a command to a webglobe

Usage

1
2
## S3 method for class 'webglobe'
wg + x

Arguments

wg

Webglobe

x

Command to send

Value

The same webglobe

Examples

1
2
3
4
5
6
## Not run: 
library(webglobe)
wg<-webglobe(immediate=TRUE)
wg + wgclear()

## End(Not run)

webglobe documentation built on Sept. 16, 2020, 1:08 a.m.