[R] [Rd] How to create a permanent dataset in R.

Ben Bolker bolker at ufl.edu
Fri Jul 24 22:38:01 CEST 2009




Liviu Andronic wrote:
> 
> (redirecting to r-help; it seems more appropriate for such a question)
> Hello,
> 
> On Fri, Jul 24, 2009 at 8:11 AM, Albert EINstEIN<sateeshvarmap at gmail.com>
> wrote:
>> Actually, we know that If we create a dataset in R ,after closing the
>> session the dataset automatically is closed. I tried for creating dataset
>> permanently in R.I am facing the problem of creating permanent dataset.
>> can we create dataset permanently If possible?
>>
> I am not sure what exactly you want to do, but you could use
> save.image() to save R's workspace and re-load it when re-opening R
> via load(). Otherwise you can use Rcmdr or JGR to graphically, that is
> via point-and-click, perform these operations.
> Liviu
> 
> 

Or perhaps the original poster just needs to respond "yes" to the "save
workspace image?"
question when quitting R?


-- 
View this message in context: http://www.nabble.com/Re%3A--Rd--How-to-create-a-permanent-dataset-in-R.-tp24649306p24651573.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list