New Features I'm very happy with discretised_scale(), which is a type of scale which takes a discrete values that are the result of some discretisation and treats them as continuous. It's, in a sense, the inverse of the new ggplot2::binned_scale(). Whereas. ggplot2::binned_scale() takes continuous values and then discretises them, discretised_scale() takes discrete values which where the result of some discretisation procedure (such as the levels of geom_contour_fill()/ggplot2::geom_contour_filled()) and allows you to treat them as continuous. Related to that, geom_contour_fill() now gains a new computed aesthetic called level_d, which is the same as level but forces ggplot2 to automatically use the new discretised scale. AnchorBreak...
Modified vignettes/why-moderndive.Rmd main vignette Updated geom_parallel_slopes() with new argument...
Noteworthy changes include: replacing my incorrect use of tidyr::expand() with a more appropriate t...
This is a patch to fix a few bugs that have popped up over the last few months, as well as a single ...
New Features as.discretised_scale() is a quick way of created a discretised version of any continu...
New features EPflux() computes Eliassen-Palm fluxes (experimental). geom_arrow() and geom_vector()...
New Features Not really a new feature per se, but all geoms now support the new linewidth aesthetic...
New Features geom_contour2() gains the ability to draw --and leave space for-- labels! This is fina...
Breaking changes: The positioning of geom_slabinterval() family geoms when using position_dodge()...
Fixes a bug when adding more than one extra scale and using geoms without explicit mapping (#45
Various geoms and stats have been merged together under the geom_slabinterval() and stat_slabinterva...
Support for pairwise contrasts (#14) New argument tidy_args in ggcoef_*() to pass additional argumen...
New features The new function Smooth2D() smooths a 2D field (hence the name). There are two smoothi...
This release has many changes, check out the changelog. A version of the changes is included below. ...
New Features discretised scales now work better when passing user-supplied limits. New functions t...
New features: Breaking: geom of upset_set_size() now accepts geom object (e.g. geom_bar()) rather t...
Modified vignettes/why-moderndive.Rmd main vignette Updated geom_parallel_slopes() with new argument...
Noteworthy changes include: replacing my incorrect use of tidyr::expand() with a more appropriate t...
This is a patch to fix a few bugs that have popped up over the last few months, as well as a single ...
New Features as.discretised_scale() is a quick way of created a discretised version of any continu...
New features EPflux() computes Eliassen-Palm fluxes (experimental). geom_arrow() and geom_vector()...
New Features Not really a new feature per se, but all geoms now support the new linewidth aesthetic...
New Features geom_contour2() gains the ability to draw --and leave space for-- labels! This is fina...
Breaking changes: The positioning of geom_slabinterval() family geoms when using position_dodge()...
Fixes a bug when adding more than one extra scale and using geoms without explicit mapping (#45
Various geoms and stats have been merged together under the geom_slabinterval() and stat_slabinterva...
Support for pairwise contrasts (#14) New argument tidy_args in ggcoef_*() to pass additional argumen...
New features The new function Smooth2D() smooths a 2D field (hence the name). There are two smoothi...
This release has many changes, check out the changelog. A version of the changes is included below. ...
New Features discretised scales now work better when passing user-supplied limits. New functions t...
New features: Breaking: geom of upset_set_size() now accepts geom object (e.g. geom_bar()) rather t...
Modified vignettes/why-moderndive.Rmd main vignette Updated geom_parallel_slopes() with new argument...
Noteworthy changes include: replacing my incorrect use of tidyr::expand() with a more appropriate t...
This is a patch to fix a few bugs that have popped up over the last few months, as well as a single ...