[ESS] send region with function call to R

Erik Iverson erikriverson at gmail.com
Tue Oct 20 19:56:43 CEST 2009


Hello,

On Tue, Oct 20, 2009 at 12:02 PM, Wesley Chen <tjneibor at gmail.com> wrote:
> Dear ESS users,
>
> I am trying to write a function in .emacs to send region with function call
> to R. For example
>
> test = rbind(c(1,2,3),c(4,5,6)) ;
>
> Then I can highlight "test" and send a function call like
>
> str(test)
>
> to R using local keybinding .

It's hard for me tell exactly what you want, but is this what you're
looking for?

http://blogisticreflections.wordpress.com/2009/10/01/r-object-tooltips-in-ess/

Full disclosure, this is a blog I run, but I think it is relevant to
this question.

Best Regards,
Erik Iverson



More information about the ESS-help mailing list