Skip to content

Error in read.table

3 messages · Jannetta Steyn, Dante.py, Peter Dalgaard

#
On Jul 11, 2013, at 13:50 , Dante.py wrote:

            
TRUE more likely... However, there's another issue: files[i,] is a data frame, therefore so is f[1] (a telltale sign is that it has rows and column labels). So f[[1]] is probably needed.