- Visual Studio Code
- R Extension
- Pandoc (to render r-markdown)
- R v4.4.0
You can also use RStudio, but I do not guarantee the usability of the code. I have not tested it in RStudio.
- Run
Rscript install_requirements.R
. - Place
survey.xlsx
andglobal_distribution.txt
into the root folder. - See
Project_x.rmd
for the solution.