Error with `ggpmisc::stat_poly_eq()`: `! out[1] <= out[2] is not TRUE`
I don’t understand why I get the following error with stat_poly_eq()
:
Highlight max values in annotated table of ggplot
I want to highlight the max values for each column of a annotated table of a ggplot. The best result would be if the result is one ggplot, that I can use in the rest of the code.