[RkWard-devel] fill='TRUE in import dialogue
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Wed Aug 16 14:27:07 UTC 2006
Hi Stefan,
On Monday 14 August 2006 16:28, Stefan Rödiger wrote:
> 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?
No, you're absolutely right. Instead of the fixed version you attached, I went
ahead and changed that option to use a checkbox instead of a radio-control,
as it's really just a yes/no-thing, not a multiple-option choice. Fixed in
CVS.
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20060816/f78d5ecc/attachment.sig>
More information about the Rkward-devel
mailing list