Learn R Programming

ggguides (version 1.1.4)

print.gg_autofit_legend: Print method for auto-fit legend plots (90° rotation)

Description

Print method for auto-fit legend plots (90° rotation)

Usage

# S3 method for gg_autofit_legend
print(x, ...)

Value

Invisibly returns the input object. Called for the side effect of rendering the plot with auto-fitted and centered legend.

Arguments

x

A gg_autofit_legend object

...

Additional arguments (ignored)