What are the versions of R on the two platform? Is the version on Unix at least as new as the one on Windows?
Andy From: [EMAIL PROTECTED] > > Hi All > > I am saving a dataframe in my MS-Win R with save(). > Then I copy it onto my personal AFS space. > Then I start R and run it with emacs and load() the data. > It loads only 2 lines: head() shows only two lines nrow() als > say it has only 2 > lines, I get error message, when trying to use this data > object, saying that > some row numbers are missing. > If anyone had similar situation, I appreciate letting me know. > > Best Toby > > ______________________________________________ > [email protected] 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. > > > ------------------------------------------------------------------------------ Notice: This e-mail message, together with any attachments,...{{dropped}} ______________________________________________ [email protected] 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.
