No user-facing changes.
Bump svglite to v2.2.0 and update test snapshots to fix CRAN errors.
Our first CRAN submission. 🎉🎉
plot.parttree
method. The geom_parttree()
function is still available, but
requires that ggplot2 is already been installed on the user's system. (#18)flipaxes
argument has been renamed to flip
, e.g.
parttree(..., flip = TRUE)
. (#18)plot.parttree
method, powered by tinyplot. (#18) "rpart"
engine. (#7
by @juliasilge).flip(axes)
. (#5)parttree()
generic. (again, #3 by @zeileis)constparty
class), which in turn allows support for base plot methods. (#3 by @zeileis)flipaxes
argument for easy switching in case or mismatch plot orientation. (#2 by @brhkim)NEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.