rggobi (version 2.1.22)

colorscheme: Get active colour scheme

Description

Get name of the active colour scheme

Usage

colorscheme(x)

Arguments

x

GGobi object

Examples

Run this code
# NOT RUN {
if (interactive()) {

g <- ggobi(mtcars)
colorscheme(g)}
# }

Run the code above in your browser using DataLab