Hi,
On Thu, Jan 20, 2011 at 6:59 AM, Maas James Dr (MED) wrote:
> I'm attempting to generalise a function that reads individual list
> components, in this case they are matrices, and converts them into 3
> dimensional array. I can input each matrix individually, but want to do it
> for about
I'm attempting to generalise a function that reads individual list components,
in this case they are matrices, and converts them into 3 dimensional array. I
can input each matrix individually, but want to do it for about 1,000 of them
...
This works
array2 <- abind(list1[[1]],list1[[2]],list1[
2 matches
Mail list logo