legend.locate {RGeoS} | R Documentation |
Calculates or asks the user to designate the legend location
legend.locate(pos.legend=0, x=NA, y=NA, prop = NA)
pos.legend |
Location of the Legend inset map in the graphic window:
|
x,y |
Vectors specifying the coordinates of the opposite corners of the rectangle containing the legend. |
prop |
A vector of two elements giving the proportions along X and Y of the legend within the figure. |
A list containing the vectors "x" and "y" which give the coordinates of the two opposite corners of the legend.