A new stat, stat_braid(), that extends the functionality of geom_ribbon() to correctly fill the area between two alternating lines (or steps) with two different colors, and a geom, geom_braid(), that wraps geom_ribbon() and uses stat_braid() by default.
Version: | 0.2.2 |
Depends: | R (≥ 3.4.0) |
Imports: | ggplot2 (≥ 3.0.0) |
Suggests: | rmarkdown, knitr, scales, readr, dplyr, tidyr, ggtext, glue, hms |
Published: | 2022-05-17 |
Author: | Neal Grantham [aut, cre] |
Maintainer: | Neal Grantham <neal at nsgrantham.com> |
BugReports: | https://github.com/nsgrantham/ggbraid/issues/ |
License: | MIT + file LICENSE |
URL: | https://nsgrantham.github.io/ggbraid/, https://github.com/nsgrantham/ggbraid/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggbraid results |
Reference manual: | ggbraid.pdf |
Vignettes: |
US Supreme Court NBA Finals Game Average Daily Temperatures |
Package source: | ggbraid_0.2.2.tar.gz |
Windows binaries: | r-devel: ggbraid_0.2.2.zip, r-release: ggbraid_0.2.2.zip, r-oldrel: ggbraid_0.2.2.zip |
macOS binaries: | r-release (arm64): ggbraid_0.2.2.tgz, r-oldrel (arm64): ggbraid_0.2.2.tgz, r-release (x86_64): ggbraid_0.2.2.tgz, r-oldrel (x86_64): ggbraid_0.2.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggbraid to link to this page.