[R] Where is global environment?

2004-07-15 Thread Mike Prager
I am using R 1.9.1 under Windows XP Professional. Is there any R function that returns the filesystem path from which the global environment (workspace) was loaded (and to which it will, by default, be saved)? This seems identical with the current directory, so in any given session it is not

Re: [R] Where is global environment?

2004-07-15 Thread Mike Prager
I am using R 1.9.1 under Windows XP Professional. Is there any R function that returns the filesystem path from which the global environment (workspace) was loaded (and to which it will, by default, be saved)? This seems identical with the current directory, so in any given session it is not

Re: [R] Where is global environment?

2004-07-15 Thread Duncan Murdoch
On Thu, 15 Jul 2004 14:15:28 -0400, Mike Prager [EMAIL PROTECTED] wrote : I am using R 1.9.1 under Windows XP Professional. Is there any R function that returns the filesystem path from which the global environment (workspace) was loaded (and to which it will, by default, be saved)? This