toby909 at gmail.com
2007-May-23 22:06 UTC
[R] in unix opening data object created under win
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
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: toby909 at gmail.com> > 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 > > ______________________________________________ > R-help at stat.math.ethz.ch 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}}