Skip to content
Prev 87267 / 398506 Next

Adding header lines to a dataframe that is exported using write.csv

On 2/27/06 6:03 AM, "Henrik Bengtsson" <hb at maths.lth.se> wrote:

            
You can also use the skip argument to read.table() to skip an arbitrary
number of lines of header information.

Sean