I would like to submit the current selection to R instead of the entire file. Currently I have this in my r.properties (It submits the entire file):
command.go..R="C:\Program Files\R\R-2.15.2\bin\x64\Rscript.exe" --vanilla "$(FileNameExt)" command.go.subsystem..R=0
How can I submit only what I have currently selected in Scite (on Windows)? http://www.scintilla.org/SciTEDoc.html