Wacek Kusnierczyk wrote:
>
> are you sure it is not your explanation that is misleading?
on reflection, this should have been: 'are you sure your explanation is
not misleading, too?'
vQ
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailm
Prof Brian Ripley wrote:
> On Mon, 16 Jun 2008, Wacek Kusnierczyk wrote:
>
>> Paul Adams wrote:
>>> Hello everyone,
>>> I have the following code which keeps giving me an error.
>>> The code is:
>>> dat<-read.table(file="C:\\Documents and Settings\\Owner\\My
>>> Documents\\eisen.txt",header=T,row.n
On Mon, 16 Jun 2008, Wacek Kusnierczyk wrote:
Paul Adams wrote:
Hello everyone,
I have the following code which keeps giving me an error.
The code is:
dat<-read.table(file="C:\\Documents and Settings\\Owner\\My
Documents\\eisen.txt",header=T,row.names=1,blank.lines.skip=F,na..strings="NA")
dim
Paul Adams wrote:
> Hello everyone,
> I have the following code which keeps giving me an error.
> The code is:
> dat<-read.table(file="C:\\Documents and Settings\\Owner\\My
> Documents\\eisen.txt",header=T,row.names=1,blank.lines.skip=F,na..strings="NA")
> dimnames(dat)((1)) <-as.character(dat(,1)
Hello everyone,
I have the following code which keeps giving me an error.
The code is:
dat<-read.table(file="C:\\Documents and Settings\\Owner\\My
Documents\\eisen.txt",header=T,row.names=1,blank.lines.skip=F,na..strings="NA")
dimnames(dat)((1)) <-as.character(dat(,1))
dat<-dat(,-1)
dat<-as.data.f
5 matches
Mail list logo