[R] Question about 'NA'
Christian Mora
crmora_nc at yahoo.com
Thu Aug 7 22:05:24 CEST 2003
Hi all,
Ive got a database with 10 columns (different
variables) for 100 subjects, each column with
different # of NA's. I'd like to know if it is
possible to use a function to exclude the NA's using
only a specific column, lets say:
Data2 <- omit.exclude(Data1$column1) ??, then
Data3 <- omit.exclude(Data1$column2) and so on
I tried the code above but with no results
Thanks for any help
CM
__________________________________
Yahoo! SiteBuilder - Free, easy-to-use web site design software
More information about the R-help
mailing list