Things I wish I knew about R programming (https://www.r-project.org)
posted on July 22, 2020


Author: Dominick Lemas

1. What is R (https://www.r-project.org/about.html)?
2. What is Rtools (https://cran.r-project.org/bin/windows/Rtools/)?
3. What are R startup procedures? (https://rstats.wtf/r-startup.html)
4. What are API systems and why do we need them for R programming? (https://medium.com/swlh/an-introduction-to-apis-for-r-users-223597a5ce0d)