Dear R users;
I have two columns data frame (column names is A and B). I want to write a
function in order to compare column of B with A and if the values of B are
equal or greater than that of A, replace them with "NA" or delete them and
if the values of B are less than values in A, do nothing.

Sincerely.

-- 
Best Regards
Javad Bayat
M.Sc. Environment Engineering
Alternative Mail: bayat...@yahoo.com

        [[alternative HTML version deleted]]

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

Reply via email to