Re: [R] R Packages and Permanent Datasets creation

2009-07-29 Thread Philipp Pagel
On Tue, Jul 28, 2009 at 11:13:11PM -0700, rajclinasia wrote: > Actually while opening R console and R commander we see some packages like > car and datasets. In these packages we have default datasets. > For example: "Women" and "Prestige" so on. Now we created a "Sales" dataset > importing either

Re: [R] R Packages and Permanent Datasets creation

2009-07-29 Thread Gavin Simpson
On Tue, 2009-07-28 at 23:13 -0700, rajclinasia wrote: > Our Query: > > Actually while opening R console and R commander we see some packages like > car and datasets. In these packages we have default datasets. > For example: "Women" and "Prestige" so on. Now we created a "Sales" dataset > import

[R] R Packages and Permanent Datasets creation

2009-07-29 Thread rajclinasia
Our Query: Actually while opening R console and R commander we see some packages like car and datasets. In these packages we have default datasets. For example: "Women" and "Prestige" so on. Now we created a "Sales" dataset importing either from excel, xml or text file. Now we are trying to sto