Learn R Programming

rggobi (version 2.1.21)

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 {
g <- ggobi(mtcars)
colorscheme(g)
# }

Run the code above in your browser using DataLab