ggplot2 icon indicating copy to clipboard operation
ggplot2 copied to clipboard

Documentation for `coord_polar()` and `coord_radial()` has exposed `roxygen2` syntax.

Open jdonland opened this issue 1 year ago • 1 comments

For example, there's an exposed "#'" above the first example plot and a "\donttest{" below it.

jdonland avatar Sep 25 '24 20:09 jdonland

Thanks for the report! Relevant line can be found here: https://github.com/tidyverse/ggplot2/blob/4fbc8575d80e54e1973ac58e979c2300aec21394/R/coord-polar.R#L23

teunbrand avatar Sep 30 '24 07:09 teunbrand