| drawLegend | R Documentation |
function to draw legend for field map.
drawLegend(
plotList,
boundry,
cols,
shiftLeg = c(0, 0),
labNames = NULL,
scaleLeg = 0.33,
rotateLabs = 0,
a = 0,
...
)
plotList |
[value] |
boundry |
[value] |
cols |
[value] |
shiftLeg |
[value] |
labNames |
[value] |
scaleLeg |
[value]. Default is 0.33 |
rotateLabs |
angle to be used for rotating the labels. Default is 0 |
a |
numeric. Angle to be used for drawing the legend. Default is 0 |
... |
additional arguments passed to text() |
[fill in details here]
[value]
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.