geom_sec_axis | R Documentation |
Generate geom function for secondary axis y on the right
geom_sec_axis(geom_fn)
geom_fn |
a geom function |
geom_line_right <- geom_sec_axis(geom_line)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.