Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

Re: [R] Large matrix into a vector

Alberto Monteiro

2007-03-28

Replies:

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

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
©2008 r-help.com - Jax Systems, LLC, U.S.A.