Skip to content
Prev 309820 / 398503 Next

For loop...

But ...
On Sun, Nov 4, 2012 at 4:24 AM, Berend Hasselman <bhh at xs4all.nl> wrote:
dat[["R"]] <- dat[["A"]] + dat[["B"]]*dat[["C"]]

would be better, I believe.

And the OP would be well-advised to read the Intro to R tutorial
before posting further on this list.

To quote Rolf Turner on this list:

" Learn something about R; don't just hammer and hope.  Read the
introductory manuals and scan the FAQ.."

-- Bert