Is there a plan in the works for fread to includ an argument for col.names similar to the one found in read.table? In my work I receive files whose data starts on the first row, and fread assumes that the column names should be set to what is found in the first row.