Skip to content
Prev 6773 / 15075 Next

Questions regarding R.app built-in-editor

Hello,

1. When sending function code from built-in-editor to R console (using
cmd-enter), I get this kind of results:
+ ? function(df) ?{
Error: syntax error
Error: syntax error
Error: syntax error
Error: syntax error
Error: syntax error
Error: syntax error
How to avoid that?

2. Is there a way pre-set the size of the built-in-editor? I mean that
when starting R.app and pressing cmd-o to open editor, I want it have
a certain size in my screen.
3. When I copy-paste R code from web to built-in-editor, it preserves
the formatting of the original code. That's annoying, is there a way
to change this behaviour?

Many thanks,
-J