Gabor, David, thank you.
David, your last suggestion is what I need.
Regards,
Sergey
On Mon, Sep 6, 2010 at 16:12, David Winsemius wrote:
>
> On Sep 6, 2010, at 9:56 AM, Sergey Goriatchev wrote:
>
>> Hello everyone.
>>
>> Say we have the following:
>>
>> a <- matrix(c(-75, 3, 5, 9, 2, 3, 5), nr
On Sep 6, 2010, at 9:56 AM, Sergey Goriatchev wrote:
Hello everyone.
Say we have the following:
a <- matrix(c(-75, 3, 5, 9, 2, 3, 5), nrow=1, dim=list("06092010",
c("ES", "PT", "Z ", "CF", "GX", "ST", "EO")))
b <- matrix(c(-5, 2, 4, 12, 5), nrow=1, dim=list("06092010", c("PT",
"CF", "AT", "EM
On Mon, Sep 6, 2010 at 9:56 AM, Sergey Goriatchev wrote:
> Hello everyone.
>
> Say we have the following:
>
> a <- matrix(c(-75, 3, 5, 9, 2, 3, 5), nrow=1, dim=list("06092010",
> c("ES", "PT", "Z ", "CF", "GX", "ST", "EO")))
> b <- matrix(c(-5, 2, 4, 12, 5), nrow=1, dim=list("06092010", c("PT",
>
Hello everyone.
Say we have the following:
a <- matrix(c(-75, 3, 5, 9, 2, 3, 5), nrow=1, dim=list("06092010",
c("ES", "PT", "Z ", "CF", "GX", "ST", "EO")))
b <- matrix(c(-5, 2, 4, 12, 5), nrow=1, dim=list("06092010", c("PT",
"CF", "AT", "EM", "ST")))
d <- cbind(a, b)
I want to calculate sums of
4 matches
Mail list logo