plotSymbols {cwhmisc} | R Documentation |
A plot of symbols is generated. By clicking the mouse on a symbol the numeric codes are given in ASCII, octal, hex. Plot symbols depending on font.
plotSymbols(interactive=FALSE) availColors(indx = 0:6) plotSymbolsFonts(fn=1)
interactive |
allow choice of symbols |
indx |
indices of panels showing 100 colours each |
fn |
a font number 1 ... 5 |
list of
ch |
character value of symbol |
dec |
decimal value of symbol |
hex |
hex value of symbol |
oct |
octal value of symbol |
To turn off the click-bell do 'options(locatorBell=FALSE)' (see ?locator).
Henrik Bengtsson hb@maths.lth.se, adapted by
Christian W. Hoffmann, c-w.hoffmann@sunrise.ch,
http://www.wsl.ch/personal_homepages/hoffmann/index_EN
plotSymbols(3)