D_draw.key | R Documentation |
Produces (and possibly draws) a Grid frame grob which is a legend (aka key) that can be placed in other Grid plots.
draw.key(key, draw=FALSE, vp=NULL, ...)
key |
A list determining the key. See documentation for
|
draw |
logical, whether the grob is to be drawn. |
vp |
viewport |
... |
ignored |
A Grid frame object (that inherits from ‘grob’).
Deepayan Sarkar Deepayan.Sarkar@R-project.org
xyplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.