Create a virtual environment (with Python and R) and activate it. In this case, I created it using anaconda: cd path/to/Airflow-R-tutorial conda create -n my_airflow_env r-essentials r-base conda ...
Learn R in simple and easy steps starting from basic to advanced concepts with examples. If you are trying to understand the R programming language as a beginner, this tutorial will give you enough ...