washb: an internal R software package to facilitate and standardize intention-to-treat analyses in the WASH Benefits trials
The package's more convenient web interface is: http://amertens.github.io/washb/
From the package website, click the vignette link to read an overview of package functions and examples applying them to WASH Benefits Bangladesh Primary outcome data. Click on the reference tab to access specific function documentation manuals.
You can install this package easily using the devtools package in R.
library(devtools)
install_github("ben-arnold/washb")
The washb package is a development version. Check back here for updates: we have updated features planned. The package vignette includes some details about the package and a few examples of how to use its key features applied to the WASH Benefits Bangladesh primary outcomes data.