[R] [Rd] How to create a permanent dataset in R.
    S Ellison 
    S.Ellison at lgc.co.uk
       
    Sat Jul 25 01:52:37 CEST 2009
    
    
  
>>> Liviu Andronic <landronimirc at gmail.com> 07/24/09 7:06 PM >>>
>.. use save.image() to save R's workspace and re-load it when
> re-opening R via load(). 
Or you could just use save.image in your default directory for R and R
will then open it automatically. I'd use that sparingly though; it is
not always a blessing to have old data hanging about...
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}
    
    
More information about the R-help
mailing list