show.trellis.symbols: Show available colors and symbols for Lattice graphics

View source: R/show-trellis-symbols-function.R

show.trellis.symbolsR Documentation

Show available colors and symbols for Lattice graphics

Description

Show the various colors and symbols in Trellis based on integer index as given in palette().

Usage

show.trellis.symbols(palette(),"default palette")

Arguments

col.pal

is the pallette Such as: palette(cm.colors(10)) palette(heat.colors(11)) palette(terrain.colors(12)) palette(topo.colors(12)) palette("default"))

txt

is the title of the plot

pch

is a vector of symbols to be used

cex

is the relative size of the symbols

Value

plt A Lattice plot showing the colors

Author(s)

Claus E. Andersen


claus-e-andersen/clanLattice documentation built on Oct. 14, 2023, 10:41 a.m.