How to expand color palette with ggplot and RColorBrewer
Histograms and bar charts are almost always a part of data analysis presentation. If it is made with R ggplot package functions geom_histogram() or geom_bar() then bar chart may look like...continue reading.