R Package Development | Jason Bryer

R Package Development


Date
Location
Online

R packages are the primary mechanism to share R code, data, and documentation with other useRs. This talk walk through the process of creating a new R package including the use of the devtools package, roxygon2 package for documentation, and the pkgdown package for creating websites. We will also discuss how to share packages through Github and/or CRAN.