How can I update .RData?

Posted by Stedy on Stack Overflow See other posts from Stack Overflow or by Stedy
Published on 2010-05-14T01:37:32Z Indexed on 2010/05/14 1:44 UTC
Read the original article Hit count: 195

Filed under:
|

After reading this question I attempted to clean out my workspace and found that each time I opened R all the original items I had recently removed were restored. I then checked .RData and found that it had not been modified in a few weeks even though I repeatedly saved the workspace image. How often is .RData updated and how can I change when .RData is updated so that it reflects more recent changes?

© Stack Overflow or respective owner

Related posts about r

    Related posts about Workflow