[R] Large matrix into a vector
Alberto Monteiro
albmont at centroin.com.br
Wed Mar 28 23:55:41 CEST 2007
Prof Brian Ripley wrote:
>
> We have already seen three solutions.
>
> I don't like to see the use of c() for its side effects. In this
> case Marc's as.vector seems to me to be self-explanatory, and that
> is a virtue in programming that is too often undervalued.
>
I agree; but for our enlightnment, what are the side effects of
c()?
Alberto Monteiro
More information about the R-help
mailing list