mitchelloharawild / distributional

Vectorised distributions for R
https://pkg.mitchelloharawild.com/distributional
GNU General Public License v3.0
94 stars 15 forks source link

Add geom_distribution_ribbon() #18

Closed mitchelloharawild closed 4 years ago

mitchelloharawild commented 4 years ago

Combines geom_hilo_ribbon() and geom_line() layers. This is probably tricky.

mitchelloharawild commented 4 years ago

Closing as this is available in the {ggdist} package.