add_xy_position in rstatix doesn’t work for two-way ANOVA | tukey_hsd() | Error in `group_by()`:
I’m trying to perform Two-Way ANOVA statistical tests on my data and use the add_xy_position() on the test result in order to later visualize the p-values using ggplot similarly to: https://www.datanovia.com/en/blog/how-to-add-p-values-to-ggplot-facets/