I have a Python script, pythonScript.py that I want to source via an R script, rScript.r.
pythonScript.py
rScript.r
I use VS Studio Code Insiders