rakelegend {RFOC} | R Documentation |
Focal Legend based on rake
Description
Focal Legend based on rake
Usage
rakelegend(corn="topright", pal=1)
Arguments
corn |
position of legend, default="topright" |
pal |
palette number, default=1 |
Details
Colors are based on earlier publication of Geotouch program.
For pal = 1, colors are , DarkSeaGreen, cyan1, SkyBlue1, RoyalBlue, GreenYellow, orange, red.
Value
Graphical Side Effects
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
References
Lees, J. M., (1999) Geotouch: Software for Three and Four-Dimensional GIS in the Earth Sciences, Computers and Geosciences, 26(7) 751-761.
See Also
foc.color,focleg
Examples
plot(c(0,1), c(0,1), type='n')
rakelegend(corn="topleft", pal=1)
[Package RFOC version 3.4-10 Index]