Fix error when using geom_braid(..., na.rm = FALSE)
in combination with facet_grid()
.
Fix error in compute_layer()
that may arise when using geom_braid(..., na.rm = NA)
.
Fix HTML validation problems.
Convert vignettes to articles so they appear on the pkgdown website but are not included in the package itself.
Minor README and article edits.
Add documentation for datasets temps
and hoops
.
Fix warnings and notes from R CMD check.
x
is non-numeric.Handle NA
s with na.rm = NA
(the default), na.rm = FALSE
, and
na.rm = TRUE
.
Add support for flipped aesthetics y
, xmin
, xmax
.
Add support for after_stat()
— use fill = after_stat(braid)
.
Update documentation on stat_braid()
and geom_braid()
with examples.
Add "US Supreme Court" vignette and finish "NBA Finals Game" vignette.
Add stat_braid()
and geom_braid()
.
Add "Average Daily Temperatures" and "NBA Finals Game" vignettes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.