Ramya, you sent four near identical emails with different subject lines.
Since the list is run by unpaid volunteers, please avoid wasting
people's time (and yours too) with such redundancies.
Please read http://www.r-project.org/posting-guide.html and search the
mailing lists and documentations.
Did you receive the replies to your 1st request from miltinho and Moshe?
If not, have a look at help(merge) with the all.x, all.y and all
argument. You might also be interested in unique, is.na, list.
Regards, Adai
Rajasekaramya wrote:
Hi,
I have a dataframe with 14319rows and 9 colums. for some rows there are null
values.I want a dataframe without these null values.I wanna select only
those that have values !=NA.
kindly let me know how to do that.
Ramya
______________________________________________
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.