Hi Dennis,
that does exactly what I needed, and the treatment of missing values
is really useful.
thanks for your help.
Aidan
On Wed, Nov 16, 2011 at 12:22 PM, Dennis Murphy wrote:
> Hi:
>
> Here's one way, but it puts the two countries side by side rather than
> stacked (I'm not a big fan of s
Hi:
Here's one way, but it puts the two countries side by side rather than
stacked (I'm not a big fan of stacked bar charts except in certain
contexts). The first version uses the original data, but one can see
immediately that there is no distinction between NA and 0:
ggplot(g, aes(x = Date, y =
2 matches
Mail list logo