Skip to content
Prev 54162 / 63424 Next

what do you think about write.table(... qmethod = "excel")?

On 19/09/2017 4:10 PM, Ista Zahn wrote:
That depends on whether this is a paying client or not.

 > It really makes no sense to
That's true, but if that's what they want to do, and they're willing to 
pay to be able to write files that imitate Excel, then why not do what 
they ask?

On the other hand, if they aren't willing to pay for the work, then you 
should lecture them on how silly their request is.

In any case, base R functions should not include nonsense, so this is 
not something that should go into R.

Duncan Murdoch