Hello everyone, just started working with R and need some assistance. After time series calculations I hold a data frame with scattered NA's. Now I'd like to extract all those rows entirely free of NA's. Thank you for help. E.Prang -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010510/46c4b2a9/attachment.html
extracting rows
2 messages · Eberhard Prang, Jason Turner
After time series calculations I hold a data frame with scattered NA's. Now I'd like to extract all those rows entirely free of NA's.
na.omit(your.data.frame) Regards Jason
Indigo Industrial Controls Ltd. 64-21-343-545 jasont at indigoindustrial.co.nz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._