Follow up on #103 (comment)
rmarkdown::run(file) works great but I don't think there is a vscode-R command for it yet. Also, a keyboard shortcut would be nice.
It would also be convenient to be able to render selected chunks of text + math + code and see them in a web viewer (i.e., if a section of a document is selected the rmarkdown::run processes only processes that part).
Follow up on #103 (comment)
rmarkdown::run(file)works great but I don't think there is a vscode-R command for it yet. Also, a keyboard shortcut would be nice.It would also be convenient to be able to render selected chunks of text + math + code and see them in a web viewer (i.e., if a section of a document is selected the rmarkdown::run processes only processes that part).