[R] selecting dataframe values that are not nulls
Adaikalavan Ramasamy
a.ramasamy at imperial.ac.uk
Sat Sep 20 02:28:38 CEST 2008
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
>
More information about the R-help
mailing list