Hi,
I have a little problem with table header. I am enclosing my TOY example:
I have a tab separated file(tsv) with two columns as follow:
\\disk(c:) \\processor(1)
322 40
422 60
I read the file using read.table as follow:
tab<-read.table("c:/R/file1.
Hi,
I have a little problem with table header. I am enclosing my TOY example:
I have a tab separated file(tsv) with two columns as follow:
\\disk(c:) \\processor(1)
322 40
422 60
I read the file using read.table as follow:
tab<-read.table("c:/R/file1.
2 matches
Mail list logo