Skip to content
Prev 311007 / 398502 Next

source file on startup question - why does an old version of a function show up? ggplot or R?

On Fri, Nov 16, 2012 at 2:52 PM, Stephen Sefick <sas0025 at auburn.edu> wrote:
Sounds like you've perhaps got a saved session in the home directory
which is getting loaded after the profile and clobbering the newer
version which isn't loaded when starting in other working directories.
That or maybe there's redundancy in your startup scripts.... Wild
guesses really, but it might be it.

Cheers,
MW