Skip to content
Prev 35084 / 63424 Next

Tabs in R source code

On 29/11/2009 10:58 AM, Peng Yu wrote:
The R source code assumes that tabs occur every 8 columns, so if your 
editor is working properly, it should display files as intended.
No, that would not be feasible, for the reason you give in the second 
sentence of your post.

Duncan Murdoch