Want to make sure your R code will run on anyone’s computer, at any time? Read my post on Cardinal Path’s blog to get some tips!
- Always include your data with your R Code
- Comment and Document Your code
- Using knitr/Rmarkdown to Document Your Process
Learn more here!