Learn R Programming

webglobe (version 1.0.3)

wgtitle: Title of webglobe browser window

Description

Changes the tab/window title of the webglobe's browser view

Usage

wgtitle(title)

Arguments

title

The title to use

Value

A webglobe command

Examples

Run this code
# NOT RUN {
library(webglobe)
wg<-webglobe(immediate=TRUE)
wg+wgtitle("I am the new title!")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab