Re: [R] delete active dataset

2013-06-04 Thread John Kane
Thanks David. I totally forgot that and I had that problem on Windows 3-4 years ago before moving to linux. John Kane Kingston ON Canada > -Original Message- > From: dwinsem...@comcast.net > Sent: Mon, 3 Jun 2013 17:18:24 -0700 > To: jrkrid...@inbox.com > Subject: Re: [R

Re: [R] delete active dataset

2013-06-04 Thread Richard Asturia
What about a dirty workaround such as using rm(datasetname) To erase the dataset from memory and them resaving the workspace? Em 03/06/2013 21:21, "David Winsemius" escreveu: > This may not help if the OP is using Mac or Windows since these hidden by > default. Seek out OS info on how to show

Re: [R] delete active dataset

2013-06-03 Thread David Winsemius
This may not help if the OP is using Mac or Windows since these hidden by default. Seek out OS info on how to show dot-files. -- David Sent from my iPhone On Jun 3, 2013, at 8:33 AM, John Kane wrote: > It sounds like you inadvertently saved a workspace file. Have a look in your > current

Re: [R] delete active dataset

2013-06-03 Thread John Kane
It sounds like you inadvertently saved a workspace file. Have a look in your current directory and see if there is an .RDATA file there that you don't recognize. If so, delete it. John Kane Kingston ON Canada > -Original Message- > From: ye...@lbl.gov > Sent: Mon, 3 Jun 2013 08:25:59