Category: R
-
Sales Dashboard in R with qplot and ggplot2 – Part 2
In Part 1 of this series we moved the first steps into building our Sales Dashboard in R. In this […]
-
Sales Dashboard in R with qplot and ggplot2 – Part 1
In a previous post about creating Pivot Tables in R with melt and cast we covered a simple way to generate sales reports […]
-
Import data into R from Mac OS X clipboard
Did you know that it is possible to import (read) data into R directly from Mac OS X clipboard? Actually […]
-
ggplot2 to PowerPoint in RStudio
R with ggplot2 is capable of producing visually appealing charts and is definitely more versatile than Excel for what concerns […]
-
Identifying outliers in R with ggplot2
One of the first steps when working with a fresh data set is to plot its values to identify patterns […]