On Wed, May 18, 2011 at 2:38 PM, Peter Ehlers wrote:
> On 2011-05-18 11:13, jctoll wrote:
>>
>> Hi,
>>
>> I am trying to produce a grouped bar plot from a data.frame and I'm
>> having difficulties figuring out how to do so. My data is 500 rows by
>> 4 columns and basically looks like so:
>>
>>> h
On 2011-05-18 11:13, jctoll wrote:
Hi,
I am trying to produce a grouped bar plot from a data.frame and I'm
having difficulties figuring out how to do so. My data is 500 rows by
4 columns and basically looks like so:
head(x)
V1V2V3V4
1 XOM 0.2317915 0.1610068 1.6
Hi,
I am trying to produce a grouped bar plot from a data.frame and I'm
having difficulties figuring out how to do so. My data is 500 rows by
4 columns and basically looks like so:
> head(x)
V1V2V3V4
1 XOM 0.2317915 0.1610068 1.6941637
2 AAPL 0.6735488 0.7433611 0.15
3 matches
Mail list logo