Displaying 1 result from an estimated 1 matches for "tp3849889p3849889".
2011 Sep 28
3
Data transformation & cleaning
...at would I do from here (or am I taking the wrong approach)
table1 <- dcast(data,Page ~ Page,fun.aggregate=length,value_var='Page' )
table2 <- with(data, table(Page,Page))
many thanks,
Peter
--
View this message in context: http://r.789695.n4.nabble.com/Data-transformation-cleaning-tp3849889p3849889.html
Sent from the R help mailing list archive at Nabble.com.