Skip to content
Prev 34012 / 398513 Next

if else statements in R

On Mon, Jun 30, 2003 at 11:21:52AM -0400, Michael Rennie wrote:

            
"==" is comparison operator, but "=" is assignment one.
This code also doesn't work:
Error: syntax error

But this works:
+ 

Chack also help("=="), help("=")

--
WBR,
Timur.