coatless-rpkg / visualize

Visualize probability distributions values
http://r-pkg.thecoatlessprofessor.com/visualize/
Other
4 stars 1 forks source link

Allow for multiple distributions on same graph #6

Open coatless opened 7 years ago

coatless commented 7 years ago

Large rewrite of the graphing system required for this.

Likely need to investigate ggplot2 to add discrete with continuous distributions or figure out a nice overlap approach for base-R.