To get started:
python -m venv venv
. ./venv/bin/activate
pip3 install -r requirements.txt
Authenticate to Transform
mql setup
Open RStudio with the project file, and open r_example.R. From there, hit "Source" to execute the script from the source file.