> yes its working but if i want to replaced the any value in the the output . > e.g i > want to replace 0.65 with 10. then what i do
Read "An introduction to R" in your R help system (help.start() if you cannot find the menu item). Section 2 and particularly 2.7 is essential reading for what you are trying to do. See also the Note and examples in ?"==" which are also essential reading for comparisons involving floating point numbers; also FAQ 7.31. S Ellison ******************************************************************* This email and any attachments are confidential. Any use...{{dropped:8}} ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.