Dear All, Greetings. I am a new user of R programming.
I have a large ASCII data file with 14 columns and 45000 rows. I tried to load the file using read.table(), scan(), etc. functions, but failed to load the data file properly. Missing values in my data are denoted by "NaN". I also want to exclude these lines. I don't have a column header but I would like to include the labels in plotting. All the data is in floats. Can anyone give me some short examples to open my file? Look forward for your support, Thanking you in advance, Regards, Madhavan ----------------------------------------------- Bomidi Lakshmi Madhavan, Ph.D Remote Sensing of Atmospheric Processes Leibniz Institute for Tropospheric Research (TROPOS) Permoserstraße 15, D-04318 Leipzig, Germany Phone: +49 (0)341 2717-7187 (Office), +49 (0)1578 8467548 (Mobile) E-Mail: *[email protected] <[email protected]>, **[email protected] <[email protected]>* Skype ID: *blmadhavan*, Web: *http://sat.tropos.de <https://mail.tropos.de/owa/redir.aspx?C=b471dab8af5b46d99137a92f561b4753&URL=http%3a%2f%2fwww.tropos.de>* [[alternative HTML version deleted]] ______________________________________________ [email protected] 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.

