Running an R script using "Run Source" vs. "Run Without Debugging"

280 views Asked by At

In VS Code on Windows, what is the difference between running an R script using the "Run Source" button (arrow icon in top-right screen corner):

enter image description here

versus running it using the "Run Without Debugging" command from the Run menu:

enter image description here

There seems to be little discussion/documentation about this, which is surprising.

0

There are 0 answers