[R] Replacing underscore character in Windows GUI

Duncan Murdoch dmurdoch at pair.com
Wed Aug 13 13:38:59 CEST 2003


On Tue, 12 Aug 2003 20:07:35 -0700, you wrote:

>Maybe we'll make "=" electric -- one press becomes "<-", two presses
>become "==".  Emacs is wonderful, sometimes.

Just watch out for named parameters:

 plot(1:10,1:10, type <- 'l')

probably isn't what you want!

Duncan




More information about the R-help mailing list