[R] foreach: how to create array (of lists) as result?

Animesh Saxena animeshsaxena at quantanalysis.in
Fri May 20 08:51:47 CEST 2011


Thanks a lot!
It worked perfectly....
I just tried a simple modification...

 > dc<-array(sapply(sapply(modelprices[2], c), c))


On 5/20/11 12:11 PM, mhofert wrote:
> okay, I should have remembered... Gabor suggested a pretty nice solution,
> see:
>
> http://r.789695.n4.nabble.com/How-to-create-an-array-of-lists-of-multiple-components-td3167576.html
>
> --
> View this message in context: http://r.789695.n4.nabble.com/foreach-how-to-create-array-of-lists-as-result-tp3535393p3537776.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.


-- 
Regards,
Animesh Saxena

(www.quantanalysis.in)



More information about the R-help mailing list