Nvim-R
Nvim-R copied to clipboard
Will you add support for Python interactive execution?
There is a high degree of overlap between R and python, and the two languages are often used at the same time, Will you add support for Python interactive execution?
There is support for running python in Rmarkdown documents if you have the reticulate package installed.
I'm not using Python with R yet. So, if the support for Python can be improved, it will be better if someone did a pull request.