My standard variation of my tag line is "tell me what you want to do, not how you want to do it". This is what you were originally saying.
On Fri, Aug 5, 2011 at 9:26 AM, R. Michael Weylandt <michael.weyla...@gmail.com> wrote: > Oh snap! > > Well then, kokavolchkov, I suggest you look into the riveRforge package I've > just put on R forge: I'll add it as a subroutine to the dieofdysentry(..., > scurvy=F) function I've been tweaking. :-P > > Michael > > PS -- Jean Adams is obviously much nicer than I am... > > On Fri, Aug 5, 2011 at 9:20 AM, jim holtman <jholt...@gmail.com> wrote: >> >> But there is: >> >> Com`pa`ra´tion >> n. 1. A making ready; provision. >> >> Webster's Revised Unabridged Dictionary, published 1913 by C. & G. Merriam >> Co. >> >> >> >> On Fri, Aug 5, 2011 at 9:12 AM, R. Michael Weylandt >> <michael.weyla...@gmail.com> wrote: >> > *Is there a function or a package that can be used for comparation?* >> > >> > Given that there is no such thing as comparation, I can only guess that >> > there's not... >> > >> > Michael >> > >> > PS -- Write back and actually explain what you are trying to do and >> > we'll >> > talk. >> > >> > On Fri, Aug 5, 2011 at 6:11 AM, kokavolchkov <kokavolch...@gmail.com> >> > wrote: >> > >> >> Good morning! >> >> >> >> Please, could you help me with the problem? >> >> >> >> I have a matrix *144x73.* >> >> >> >> An example of a matrix: >> >> >> >> [,1] [,2] [,3] [,4] [,5] >> >> [1,] 277.4 276.24 275.62 276.55 278.05 >> >> [2,] 277.4 276.24 275.55 276.42 277.72 >> >> [3,] 277.4 276.24 275.50 276.22 277.39 >> >> [4,] 277.4 276.24 275.42 276.02 277.02 >> >> [5,] 277.4 276.22 275.37 275.82 276.64 >> >> >> >> And I want to *compare*its cells like this: >> >> >> >> a11 and a12; >> >> a11 and a21; >> >> a11 and a22. >> >> >> >> then >> >> >> >> a12 and a22; >> >> a12 and a13; >> >> a12 and a23. >> >> >> >> and so on in a cycle. >> >> *Is there a function or a package that can be used for comparation?* >> >> >> >> Thank you! >> >> >> >> -- >> >> View this message in context: >> >> >> >> http://r.789695.n4.nabble.com/R-compare-cells-in-one-matrix-tp3720854p3720854.html >> >> Sent from the R help mailing list archive at Nabble.com. >> >> >> >> ______________________________________________ >> >> R-help@r-project.org mailing list >> >> 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. >> >> >> > >> > [[alternative HTML version deleted]] >> > >> > ______________________________________________ >> > R-help@r-project.org mailing list >> > 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. >> > >> >> >> >> -- >> Jim Holtman >> Data Munger Guru >> >> What is the problem that you are trying to solve? > > -- Jim Holtman Data Munger Guru What is the problem that you are trying to solve? ______________________________________________ R-help@r-project.org mailing list 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.