I\'m using ggplot2 to explore the effects of different military operations on murder rates. To show the effect I draw a vertical line when the operation occurred and a smoothed line of the murder rate
I ran a Pig job on a Hadoop cluster that crunched a bunch of data down into something R can handle to do a cohort analysis.I have the following script, and as of the second to last line I have the dat
Using ggplot, is there a way of graphing several functi开发者_如何学Goons on the same plot? I want to use parameters from a text file as arguments for my functions and overlay these on the same plot.
I\'m looking to create a static dashboard viewable in a web browser. And I\'d like to create something like what Stephen Few does in his book Information Dashboard Design. (see example at bottom)
Is there a way of plotting a univariate time series of class \"ts\" using ggplot that sets up the time axis automatically? I want something similar to plot.ts() of b开发者_StackOverflow社区ase graphic
Is there some way to use a specific small image as a point in a scatterplot with ggplot2.Ideally I will want to resize the images based on an variable.
I\'m having a strange problem with the output window in RGui (under Win XP). I should see a plot like the one below...
I\'m running a monte-carlo simulation and the output is in the form: > d = data.frame(iter=seq(1, 2), k1 = c(0.2, 0.6), k2=c(0.3, 0.4))
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'ve got a dataset that looks like this... mine tonnes week AA11241 AA11441 AA11941 BB10841 BB11241 AA11042