Skip to content
Ed Lee edited this page Jul 9, 2016 · 12 revisions

Welcome to the icd9 wiki!

How to Contribute

Using External Packages

dplyr -

Unit Tests

Unit tests should be pushed with working code. Test-first coding can still be written locally, but for eventually making a pull request the unit-tests would have to pass in Travis & Wercker.

Delinting with: RStudio, lintr
Documentation via devtools::document
Travis & Wercker Continuous Integration
Clone this wiki locally