RStudio Addin: Turn Python, Matlab, etc. commands into R commands.
By no means a complete code translator.
Making R welcoming for "foreign programmers"!
devtools::install_github('Timag/code2R')
If you use devtools::install()
, the session has to be restarted (Ctrl+Shifft+F10).
RStudio
-
enrichen small set of R, Python dictionary
-
Add examples of Matlab Hiebeler dictionary
-
reverse translation R to (Python, Matlab, etc.)
-
Addin for Visual Studio Code, Spyder, etc.
-
Integration of PR for new translation dict. entries
In RStudio go to Tools - Modify Keyboard Shortcuts...