Hacker News new | ask | show | jobs
by ZunarJ5 816 days ago
I use r in a Jupyter Notebook in VS via IRKernel. It's a gem.
1 comments

Oh - nice, thanks - so it looks like the interactive window (which is effectivey the same as the output in a jupyter notebook) is also possible, but not (yet) 'properly'/'officially' supported

https://github.com/REditorSupport/vscode-R/issues/1412