Re: [R] Trouble Clearing Environment

2015-03-18 Thread Chad Danyluck
Thanks for pointing me in the right direction.

Best,

Chad

On Wed, Mar 18, 2015 at 6:00 PM, Duncan Murdoch murdoch.dun...@gmail.com
wrote:

 You seem to be talking about something in the RStudio front end, not in
 R, which means you're writing to the wrong place.  They have their own
 support forums.

 Duncan Murdoch

 On 18/03/2015 4:59 PM, Chad Danyluck wrote:
  I use R Studio (Version 0.98.994 on Mac) and R version 3.1.1
 (2014-07-10).
  I find that whenever I clear my environment the environment does not
  completely clear, even when I check Include Hidden Objects (the
  environment appears cleared, but I can rerun a section of my syntax and,
  for example print a table with the created variable and one from the same
  data set that has not yet been reloaded to the environment). I'd like to
  know how to fully clear my workspace and have a check in place to ensure
 I
  have cleared it completely. Has anyone else run into this problem before?
  This seems like a basic problem but I've not found any info on it in the
  help archives.
 
  Kind regards,
 
  Chad
 




-- 
Chad M. Danyluck, MA
PhD Candidate, Psychology
University of Toronto



“There is nothing either good or bad but thinking makes it so.” - William
Shakespeare

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Re: [R] Trouble Clearing Environment

2015-03-18 Thread Duncan Murdoch
You seem to be talking about something in the RStudio front end, not in
R, which means you're writing to the wrong place.  They have their own
support forums.

Duncan Murdoch

On 18/03/2015 4:59 PM, Chad Danyluck wrote:
 I use R Studio (Version 0.98.994 on Mac) and R version 3.1.1 (2014-07-10).
 I find that whenever I clear my environment the environment does not
 completely clear, even when I check Include Hidden Objects (the
 environment appears cleared, but I can rerun a section of my syntax and,
 for example print a table with the created variable and one from the same
 data set that has not yet been reloaded to the environment). I'd like to
 know how to fully clear my workspace and have a check in place to ensure I
 have cleared it completely. Has anyone else run into this problem before?
 This seems like a basic problem but I've not found any info on it in the
 help archives.
 
 Kind regards,
 
 Chad


__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Trouble Clearing Environment

2015-03-18 Thread Chad Danyluck
I use R Studio (Version 0.98.994 on Mac) and R version 3.1.1 (2014-07-10).
I find that whenever I clear my environment the environment does not
completely clear, even when I check Include Hidden Objects (the
environment appears cleared, but I can rerun a section of my syntax and,
for example print a table with the created variable and one from the same
data set that has not yet been reloaded to the environment). I'd like to
know how to fully clear my workspace and have a check in place to ensure I
have cleared it completely. Has anyone else run into this problem before?
This seems like a basic problem but I've not found any info on it in the
help archives.

Kind regards,

Chad

-- 
Chad M. Danyluck, MA
PhD Candidate, Psychology
University of Toronto



“There is nothing either good or bad but thinking makes it so.” - William
Shakespeare

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.