Re: [R] problem in simple saving and loading data frames

2011-03-28 Thread Ram H. Sharma
Thank you David and Dennis On Mon, Mar 28, 2011 at 3:43 PM, David Winsemius wrote: > > On Mar 28, 2011, at 11:20 AM, Ram H. Sharma wrote: > > Dear all >> >> My dataframe has > 80,000 variables which I can not everytime load into R >> using *.txt files (read.table option), cost me time and someti

Re: [R] problem in simple saving and loading data frames

2011-03-28 Thread David Winsemius
On Mar 28, 2011, at 11:20 AM, Ram H. Sharma wrote: Dear all My dataframe has > 80,000 variables which I can not everytime load into R using *.txt files (read.table option), cost me time and sometime computer decomes not responsive. So I need a way to save my dataframe in my workdirectory