[R] Emacs keystroke to toggle T/F for setting logical values
Adaikalavan Ramasamy
ramasamy at cancer.org.uk
Sat Mar 5 14:54:55 CET 2005
Not answering your question here directly but here is an alternative.
Interactive search and replace TRUE for FALSE with M-% after
highlighting the region that you are interested in. And then repeat for
changing FALSE to TRUE.
You can bind some function keys in your configuration file to simplify
this a bit.
Regards, Adai
On Fri, 2005-03-04 at 16:58 -0800, Waichler, Scott R wrote:
> I'd like to have an Emacs keystroke that would let me toggle between T
> and F when editing logical settings in R code. I looked in the ESS
> documentation and in my O'Reilly emacs books but found nothing. Any
> ideas?
>
> Scott Waichler
> Pacific Northwest National Laboratory
> scott.waichler at pnl.gov
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
More information about the R-help
mailing list