[R] Newbie Question on making subsets for every element of a table column

cyclondude hans.thompson1 at gmail.com
Mon Apr 23 19:58:26 CEST 2012


Hello, very new to R, playing with tables, and I am trying to do 

x <- subset(data, columnlabel == x)

for every element in my column that I could find by using 

table (data [,"columnlabel"])

I'd appreciate any useful help and I'm sorry if I didn't get the terminology
perfect.  Thanks. 


--
View this message in context: http://r.789695.n4.nabble.com/Newbie-Question-on-making-subsets-for-every-element-of-a-table-column-tp4581228p4581228.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list