On this page of the doc (https://ggplot2.tidyverse.org/reference/ggplot_build.html), it says that `ggplot_build()` is "superseded" by `build_ggplot()`, but the later doesn't seem to exist, even in the dev version. Did I miss something?
On this page of the doc (https://ggplot2.tidyverse.org/reference/ggplot_build.html), it says that
ggplot_build()is "superseded" bybuild_ggplot(), but the later doesn't seem to exist, even in the dev version.Did I miss something?