colorscheme {rggobi}R Documentation

Get active colour scheme

Description

Get name of the active colour scheme

Usage

colorscheme(x)

Arguments

x GGobi object

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

g <- ggobi(mtcars)
colorscheme(g)

[Package rggobi version 2.1.9 Index]