Description Usage Arguments Value
Adds mirrored tickmarks in ggplot panels. Especially when faceting where dup_axis() does not work (otherwise works well for single panel plots). Based on example provided by Sandy Muspratt on Stackoverflow: http://stackoverflow.com/a/29023682/143476.
1 | GGMirrorTicks(ggobj, sides = "bltr")
|
ggobj |
output of |
sides |
any of "bltr" |
gtable
object to be drawn with grid.draw
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.