commandline session > lscalls [1] 2 707 16 11 25 26 24 38 4 5 2 1 2 9 1 1 2 1 1 [20] 1 1 > qplot(lscalls) Error: could not find function “qplot” > library(ggplot) Error in library(ggplot) : there is no package called ‘ggplot’ > library(ggplot2) Loading required package: reshape Loading required …
Continue reading “R qplot from ggplot2 and binwidth=10 lscalls”