read.csv, header=TRUE but skip the first line
On Sun, Jun 28, 2009 at 2:38 PM, Ted
Harding<Ted.Harding at manchester.ac.uk> wrote:
<SNIP>
More explicitly, it could be written: ? ?skip: integer: the number of lines of the data file to skip before ? ? ? ? ?beginning to read the lines in the file. Hoping this helps! Ted.
It does! More questions coming once I do some more reading. thanks, Mark