?table should work 

table (DMS, ITS)

I am not clear on what kind of chart you want.

will 
plot(DMS, ITS) do what you want?


--- christopher snow <[EMAIL PROTECTED]> wrote:

> I have a dataset with two variables that are
> factors:
> 
> 1) Decision Making Satisfaction (DMS), values = A -
> Completely, B - 
> Mostly, C - Partly, D - Not at all
> 2) IT Satisfaction values (ITS), values = A -
> Completely, B - Mostly, C 
> - Partly, D - Not at all
> 
> I would like to produce a table (matrix) and a chart
> of the factors, 
> with counts at the cross sections:
> 
>          A   B   C   D
> A   
> B       counts
> C
> D
> 
> How can I do this in R?
> 
> Many thanks,
> 
> Chris



      Looking for the perfect gift? Give the gift of Flickr!

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to