Returns a ggpop_legend_strip object. When added to a ggplot
with +, produces a ggpop_composite that stacks the main plot
above the strip at the specified physical height. The composite works with
ggplot2::ggsave() and print(). The main plot (the object
legend_strip() is added to) may itself be a patchwork object
(e.g. several panels combined with +/plot_layout)
this requires the patchwork package to be installed.
Arguments
- strip_plot
A
ggplotto render as the bottom strip (e.g. the output ofmarker_legend).- height
Height of the strip in inches.
