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

lanna...@gmail.com
510-898-8525


______________________________________________
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.

Reply via email to