print.gg_centered_title: Print method for centered title plots
Description
Print method for centered title plots
Usage
# S3 method for gg_centered_title
print(x, ...)
Value
Invisibly returns the input object. Called for the side effect of
rendering the plot with centered legend titles.
Arguments
- x
A gg_centered_title object
- ...
Additional arguments (ignored)