search for: hygen

Displaying 1 result from an estimated 1 matches for "hygen".

Did you mean: hagen
2002 Apr 22
2
Problem passing data into read.table()
I am trying to read in a tab-delimited data file with a 21 row header and 2 row footer using two calls to read.table(). Numbers of rows and columns are variable. The header contains information for calculating the number of rows of data. I can successfully pick this out and calculate the number of rows to read, but cannot get the second read.table() to assign this number to "nrows"