The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Get started with washr

The washr package offers an easy-to-use toolkit to publish your WASH data. This guide provides simple steps to get the package up and running on your machine.

To install the latest stable version of washr from CRAN, use the following command in your R console:

install.packages("washr")

If you’d like to try out the latest features and improvements, you can install the development version of washr from GitHub. Make sure you have the remotes package installed:

# Install washr from GitHub
remotes::install_github("openwashdata/washr")

After installing washr, you can start using its functions in your WASH data publication workflow! For a detailed guide on how to get set up and an overview of the package features, visit the full guide here.

Happy coding with washr!

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.