R packages are great for organizing your own work, not only sharing with others. See how to create an R package in a few simple steps, thanks to packages like devtools, usethis, and roxygen2 When you ...
In addition to being open source (i.e. FREE, which is awesome!), there is a large and constantly growing community of people sharing their "R packages" (which is even more awesome!). These packages ...
The R programming language is a widely used, free statistical software. Users can create packages, which are units of reproducible code and share those publicly. UNHCR has created the refugees R ...