Watchers
rcom
Evaluate R (www.r-project.org) code via rcom (windows only)
- Script id: 2991
- Author: Tom Link
- Latest version: 0.2
- Release date: 2010-03-09
- Release notes:
- Add cursor markers only if w:tskeleton_hypercomplete exists
- g:rcom#reuse: If 0, don't use a running instance of R GUI (transcribe the results in VIM; be aware that some problems could cause problems)
- If there is a vim server named RCOM running, evaluate R code remotely (this won't block the current instance of gvim)
- Use g:rcom#server to start an instance of gvim that acts as server/proxy
- Transcript, log