Skip to content
Prev 43423 / 398506 Next

Memory clear problem

Hi, Suzanne: 

      R makes a copy of the file and does not operate on the original 
file.  If you want R to see and process the changes, you must reread the 
file and rerun the script to recompute whatever you want. 

      hope this helps. 
      spencer graves
Uwe Ligges wrote: