At work I have been asked to create a R code that could automatic generate a Latex document.
This was great! Latex was the first language that I learnt and it has a special place in my nerd heart.
It is nice to see that is possible to work with R for Latex and create a PDF document that can change in relation to the input given to the code.
All the code is present in my GitHub repository: https://github.com/MattiaCinelli/fromRtoLatex
Continue reading “How to use R to create Latex documents”