Description Usage Arguments Value
Builds provided ggplot2 object and determines
actual ranges of all of its axes.
1 | GGPlotGetRange(plt)
|
plt |
Plot to measure. |
A list() of ranges with names "x", "y", "x2", "y2".
Some values (like *2) can be NULL if no respective axis is present.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.