是不是取值不对,应该是T或F
row.names
either a logical value indicating whether the row names of x are to be written along with x, or a character vector of row names to be written.
col.names
either a logical value indicating whether the column names of x are to be written along with x, or a character vector of column names to be written. See the section on ‘CSV files’ for the meaning of col.names = NA.