If there are no t's in your file other than in the second line then:
read.table("myfile.dat", comment = "t", header = TRUE)
On Mon, Apr 7, 2008 at 1:47 PM, Deborah Kronenberg
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have difficulties in reading in a text file with multiple (=2) header
> lines.
On Mon, Apr 07, 2008 at 07:47:41PM +0200, Deborah Kronenberg wrote:
>
> I have difficulties in reading in a text file with multiple (=2) header
> lines.
> My table looks like this:
>
> idcodegr grcode AA AB AC AD
> time30 40 50
2 matches
Mail list logo