legend.image {RGeostats} | R Documentation |
Legend for the image representation of gridded data.
legend.image(zlim=NA, col=rg.colors(), nmark=5, ntdec=2, position="bottomleft",...)
zlim |
If specified, zlim gives the range of values which is represented. If omitted, the whole range of the input variable is displayed |
col |
Palette used to represent the raster. |
nmark |
Number of tick marks along the raster legend. |
ntdec |
Number of decimals for the labels |
position |
Location of the top-left corner of the legend. |
... |