Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 239 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 239 Bytes

ggdisplot

Very simple scatterplot with two density plots. I use it often, so here it is.

install_github("scastlara/ggdisplot")
ggdisplot(iris, "Sepal.Length", "Sepal.Width", "Species")