Hi All,

I have 2 arrays:

dim(a1)
[1] 3 23 23
dim(a2)
[1] 3 23 23

And I want a new array, to say, a3, where:

dim(a3)
[1] 6 23 23

where the first dimension is supposed to be (months) so the resultating
array would start in jan and finish in june.

Best regards,

Antonio


-- 
=====
Por favor, si me mandas correos con copia a varias personas,
pon mi dirección de correo en copia oculta (CCO), para evitar
que acabe en montones de sitios, eliminando mi privacidad,
favoreciendo la propagación de virus y la proliferación del SPAM. Gracias.
-----
If you send me e-mail which has also been sent to several other people,
kindly mark my address as blind-carbon-copy (or BCC), to avoid its
distribution, which affects my privacy, increases the likelihood of
spreading viruses, and leads to more SPAM. Thanks.
=====

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to