powered by
ggally_barDiag(data, mapping, ..., rescale = FALSE)
data(tips, package = "reshape") ggally_barDiag(tips, mapping = ggplot2::aes(x = day)) ggally_barDiag(tips, mapping = ggplot2::aes(x = tip), binwidth = 0.25)
Run the code above in your browser using DataLab