000/000 returns NaN, which is no different than NA unless you want it as string i.e. "000/000"

Muhammad





Lanna Jin wrote:
Try: "x[which(is.na(x)),] <- 000/000", where is  x is your data frame

-----
Lanna Jin

[email protected]
510-898-8525


______________________________________________
[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
and provide commented, minimal, self-contained, reproducible code.

Reply via email to