标签: r ggplot2
有没有办法将计数放在边缘直方图中?
ggMarginal(p1, margins = "x", size = 2, type = "histogram", col = "blue", fill = "orange")
(来源:https://github.com/daattali/ggExtra)