Norman,
you probably want:
if (seq[i] == "A") m <- trans[1,]
hth,
Colin
>>> Norman Goodacre <[EMAIL PROTECTED]> 06/02/2006 06:22 >>>
the following code apprantely, for some grand old reason, induces a
syntax error:
if (seq[i] = "A") m <- trans[1,]
where seq is a vector and trans is a matrix. I cannot for the life of
me see why this is wrong. Syntax error is:
Error: syntax error in "if (seq[i] ="
Sincerely,
Norman Goodacre
---------------------------------
---------------------------------
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html