Learn R Programming

ggguides (version 1.1.10)

ggplotGrob.gg_per_legend_just: Convert per-legend-justification plot to gtable

Description

Convert per-legend-justification plot to gtable

Usage

# S3 method for gg_per_legend_just
ggplotGrob(x)

Value

A gtable object (grob table) with per-legend justifications applied, suitable for rendering with grid::grid.draw() or saving with ggplot2::ggsave().

Arguments

x

A gg_per_legend_just object