NEWS.md
R (>= 3.5.0) to R (>= 3.6.0)
scale_fill/color_*() now adjusts to the version of ‘scales’.geom_asymmat
fill_diag. It has the standard assortment of wrapper functions for the continuous-scale fills.dplyr::group_by to maintain a column(s) that will be used for facetting.asymmetrise function was included to prepare the input table before handing to ggplot2. This was necessary after I realized my previous version would not work if you passed the aesthetics for x and y to ggplot() before adding to geom_asymmat().ggasym as a natural ggplot2 geom_! Currently, only scale_fill_tl/br_fill() are functional, but are great proofs-of-concept.