Displaying 1 result from an estimated 1 matches for "tp1458171p1458171".
2010 Jan 31
1
How to split data frame into groups by a list of factors?
...ng to the variable "Date"
and "trade_day"
I tried: split(x,f=list(a=x$Date,b=x$trade_day)), but it doesn't work. How
can I solve this problem?
Thanks advance
Ted
--
View this message in context: http://n4.nabble.com/How-to-split-data-frame-into-groups-by-a-list-of-factors-tp1458171p1458171.html
Sent from the R help mailing list archive at Nabble.com.