[R] i want to retrieve count for each freq of given summary from table()

sagarnikam123 sagarnikam123 at gmail.com
Mon Feb 6 08:15:18 CET 2012


i want to retrieve count for each freq of given summary from table() e.g. "A"
cout,"B" count
& save it in different variables
> table(dil)
dil
    A     C     D     E     F     G     H     I     K     L     M     N    
P     Q 
49433 10361 38490 44549 27182 44947 16310 39002 39829 58805 11228 29320
28900 25802 
    R     S     T     V     W     X     Y 
32674 40066 36052 45866  9405     1 23885 

--
View this message in context: http://r.789695.n4.nabble.com/i-want-to-retrieve-count-for-each-freq-of-given-summary-from-table-tp4360579p4360579.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list