s-news
[Top] [All Lists]

plot stacked bar chart in R

To: <s-news@wubios.wustl.edu>
Subject: plot stacked bar chart in R
From: "Yun-Fang Juan" <yunfang@yahoo-inc.com>
Date: Tue, 16 Dec 2003 14:04:47 -0800
References: <200312101530.hBAFUd522520@rocky.mayo.edu>
Hi,
I am trying to plot a stacked bar chart in R but am not able to find the
documentation.

The input data format is like the following


CAT1 CAT2 Count
A a  234
A b  758
A c  156
B a  753
B b  568
B c  684
C a  356
C b  564
C c  256
D a  123
D b 165
D c  754

please advice.


thanks,


Yun-Fang



<Prev in Thread] Current Thread [Next in Thread>