Nothing
`guide_legend()` cannot be used for x, xmin, xmax, or xend.
i Use any non position aesthetic instead.
Unknown guide: test
Unknown guide: 1
`guide_colourbar()` cannot be used for shape.
i Use one of colour, color, or fill instead.
`legend.title.position` must be one of "top", "right", "bottom", or "left", not "leftish".
`guide_colourbar()` does not implement a `transform()` method.
i Did you mean to use `guide_axis()`?
When `direction` is "vertical", `legend.text.position` must be one of "right" or "left", not "top".
When `direction` is "horizontal", `legend.text.position` must be one of "bottom" or "top", not "left".
`legend.text.position` must be one of "top", "right", "bottom", or "left", not "test".
i Did you mean "left"?
`nrow` * `ncol` needs to be larger than the number of breaks (5).
Breaks are not formatted correctly for a bin legend.
i Use `(<lower>, <upper>]` format to indicate bins.
Breaks are not formatted correctly for a bin legend.
i Use `(<lower>, <upper>]` format to indicate bins.
The `prescale.base` argument will override the scale's log-10 transformation in log-tick positioning.
`show.limits` is ignored when `labels` are given as a character vector.
i Either add the limits to `breaks` or provide a function for `labels`.
`show.limits` is ignored when `labels` are given as a character vector.
i Either add the limits to `breaks` or provide a function for `labels`.
The `guide` argument in `scale_*()` cannot be `FALSE`. This was deprecated in ggplot2 3.3.4.
i Please use "none" instead.
The S3 guide system was deprecated in ggplot2 3.5.0.
i It has been replaced by a ggproto system that can be extended.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.