ggstats 0.2.0
- Support for pairwise contrasts (#14)
- New argument
tidy_args
inggcoef_*()
to pass additional arguments to
broom.helpers::tidy_plus_plus()
and totidy_fun
(#17) - Now requires
ggplot2
version 3.4.0 or more (#15) - Following change in
geom_rect()
, thesize
aesthetic is now deprecated
ingeom_stripped_cols()
andgeom_stripped_rows()
: please use the
linewidth
aesthetic instead (#15)