Re: [R] hiding/protecting utility functions in .Rprofile

2010-02-02 Thread Chris Campbell
On Mon, Feb 1, 2010 at 13:19, Michael Friendly wrote: > [Env: WinXp, R 2.9.2] > In my .Rprofile, I define a number of utility functions I'd like to have > available in my R session, but don't want them > to be *normally* listed by ls(), or more importantly, saved if I save my > session variables/f

Re: [R] hiding/protecting utility functions in .Rprofile

2010-02-01 Thread Greg Snow
...@imail.org 801.408.8111 > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Michael Friendly > Sent: Monday, February 01, 2010 11:19 AM > To: R-Help > Subject: [R] hiding/protecting utility functions in .Rprofil

[R] hiding/protecting utility functions in .Rprofile

2010-02-01 Thread Michael Friendly
[Env: WinXp, R 2.9.2] In my .Rprofile, I define a number of utility functions I'd like to have available in my R session, but don't want them to be *normally* listed by ls(), or more importantly, saved if I save my session variables/functions. How can I do this? -- Michael Friendly Email: