RStudio:addins part 2 – roxygen documentation formatting made easy
Introduction
Code documentation is extremely important if you want to share the code with anyone else, future you included. In this second post in the RStudio:addins series we will pay a part of our technical debt from the previous article and document our R functions conveniently using a new ... [Read more...]