ggplot2 icon indicating copy to clipboard operation
ggplot2 copied to clipboard

Deduplicate `geom_function()` examples

Open teunbrand opened this issue 5 months ago • 0 comments

This PR aims to fix #3181.

Briefly, it comments out various options of providing the function to geom_function(). I didn't find the duplicated examples for facets mentioned in #3181, so I think removing the duplicates for geom_functino() suffices.

teunbrand avatar Feb 02 '24 14:02 teunbrand