Description Usage Arguments Value
The ggplot2 code necessary to make plots in Tyler Vigen's style require aggressive parameters for the splines which produce warning messages. This custom print function suppresses these messages.
1 2 |
x |
object of class ggplot_suppressed |
... |
other arguments not used by this method |
Invisibly returns the result of ggplot_build(), which is a list with components that contain the plot itself, the data, information about the scales, panels etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.