[RkWard-devel] fill='TRUE in import dialogue

Stefan Rödiger stefan_roediger at gmx.de
Mon Aug 14 14:28:03 UTC 2006


I tried to import a csv file and fiddled around with the options. For "Load 
Data" -> "Options: "Fill the rows if unequal length"" I got:

rk.temp.table <- read.table(file 
=  "/home/pie/Rkward/current_development/TestSuite/nromtest.txt", header = 
TRUE, sep = '\t' , dec = '.',  na.strings = "NA" ,  nrows = -1 , skip =  0 , 
check.names = TRUE , fill = 'TRUE , strip.white =  FALSE, blank.lines.skip = 
TRUE ,comment.char = "#" )

IMHO it should be fill=TRUE instead of fill='TRUE .

Am I wrong?

I added a "fix".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: description.xml
Type: text/xml
Size: 4163 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20060814/7dab23d1/attachment.xml>


More information about the Rkward-devel mailing list