On Wed, 14 Nov 2007, David Kaplan wrote:
>
> Hi all,
> I'm moving to a Mac platform and have installed R and all seems fine.
> My question concerns moving my R objects over. On my pc, which file
> contains my R objects and once I copy that, where do I copy it within the
> Mac?
It is the .RData file in the R working directory. Use getwd() in an R
session to see where that is. (That applies whatever OS 'my pc' runs.)
You put it in the working directory on the Mac. Same advice to find what
it is (I use command-line R on the Mac, but presume you mean for the GUI
console).
Please use R-sig-mac for Mac questions (in the future, not that this is
one).
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595