[R] multidimensional lists

Evan Cooch cooch17 at verizon.net
Wed Sep 27 18:53:28 CEST 2006


Prof Brian Ripley wrote:
> matrix(some_list, nr, nc, byrow=TRUE)  may be what you are looking for.
>
> R arrays can be of any vector type, including list.  I'd get used to 
> R's Fortran ordering rather than force transposes all the time.

Thanks very much. And I thought I'd left some aspects of my FORTRAN 
coding experience in the past. Would seem not.



More information about the R-help mailing list