Skip to content
Prev 45592 / 63421 Next

Patch proposal for R style consistency (concerning deparse.c)

On Apr 18, 2013, at 05:39 , Paul Johnson wrote:

            
Wrong. They are part of language constructs (and they _are_ keywords, not names, that's why ?for won't work). The function calls are `if`(fee, {foo}, {fie}) and something rebarbative for `for`(....). 

Besides, both constructs are harder to read without the spaces.