Description Usage Arguments Value Author(s)
Non-exported functions meant for package internal use.
1 2 3 4 5 | parseInputs(val)
buildLegend(legend,
lloc = c("top","bottom","right","left"),
spacing = 1.3)
|
val |
|
legend |
|
lloc |
one of "top","bottom","left", or "right" where the legend will be placed |
spacing |
horizontal/vertical spacing between the |
For parseInputs
, properly parsed 2-component lists with component names
"h" and "v" in that order.
For buildLegend
, a grid frameGrob
for use as the
fun
component for a legend
of a trellis
object.
Bert Gunter bgunter.4567@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.