Displaying 1 result from an estimated 1 matches for "b6b58ef1".
2002 Oct 11
4
read.table( ... comment.char="#") truncated my data
Dear all,
I found that the new feature of the comment.char="#" argument in the
read.table function truncated my data while the data set actually contains
'#'. We analyze lot of data that contain '#'. This is really annoying and
it is also not compatible earlier version of R. I searched the R archive
and found the following message for the scan function. Is it