It'd be helpful to review which functions have preferred alternatives and mark them as superseded.
As an example, coord_polar()
can be replaced with coord_radial()
, but isn't documented like that.
I'd expect some helper functions to be functionally superseded as well.