I changed it so i hope it will look better now
the matrix is like this:
                 Age    No.   Age   No.   Age    No.
Center1     5        2          8       7         
Center2    10      7        20     9       4          10
column name = sequence of age-no.

But what I want the data to look like is this
Age         
  1      2      3       4       5      6       7      8       9     10 
…       20
Center1                                       2                        7
Center2                          
  10                                                 7               9
column name= age of ppl
entries = number of ppl with that age in on center

thanks again 
Natasha



      
        [[alternative HTML version deleted]]

______________________________________________
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