geom_borderline()
and friends now use linewidth
and borderwidth
instead
of size
and bordersize
in line with ggplot2 versions >= 3.3.7
geom_borderline()
and friends no longer throw a warning when alpha
is
used
Documentation site updated to use bootstrap 5
Package readme updated to better demonstrate functionality
Internal refactoring to follow CRAN policies on using unexported functions from other packages