Is there an ESS version of the Clear Console command that can be found in the RGui(Ctrl-L)?
I want to have a blank * R * buffer.
|
feedback
|
|
From the EmacsWiki, this Elisp function works well for me:
Put this in your
| |||
|
feedback
|
|
The easy way would be to mark the whole buffer ( | |||
|
feedback
|
C-lkeybinding is not available only in RGui, but in R interactive session on *NIX systems also. It's kind-of universal for all *NIX shells. =) – aL3xa Sep 21 '11 at 14:20