I have a CSV file where the first row is more of a comment (see bottom for illustration) and i would like to ignore it in a read.csv.
using skip=2 for read.csv doesn't work either - wondering if anyone has figured out how this might be done?
Error for using skip message is: Error in read.table(file = file, header = header, sep = sep, quote = quote, : empty beginning of file In addition: Warning messages: 1: In readLines(file, skip) : line 1 appears to contain an embedded nul 2: In read.table(file = file, header = header, sep = sep, quote = quote, : line 1 appears to contain embedded nulls 3: In read.table(file = file, header = header, sep = sep, quote = quote, : line 2 appears to contain embedded nulls
My Report (Jan 1, 2016-Aug 27, 2016)
Header A Header B Header C
John Dole 20 100