mjskay / tidybayes

Bayesian analysis + tidy data + geoms (R package)
http://mjskay.github.io/tidybayes
GNU General Public License v3.0
725 stars 59 forks source link

re-export new functions from ggdist #277

Closed mjskay closed 3 years ago

mjskay commented 3 years ago

double check on the NAMESPACE diff from last version to see if anything's missing. The color_ramp/fill_ramp stuff at the very least is.

mjskay commented 3 years ago

actually nah --- the re-exports are useful for legacy code compatibility, but no need to keep adding them. Better that people access stuff directly from ggdist.