Skip to contents

The goal of washr is to provide tools to make the openwashdata data package workflow consistent and efficient.

Installation

In the near future, we’re planning to release washr on CRAN. For now, you can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("openwashdata-dev/washr")

How to use washr

To learn more about washr, check out the ‘Get Started’ page. This, along with the ‘Reference’ page, will give you a good overview of washr’s current capabilities and limitations.

If you decide to use washr for publishing your data (which we hope you will!), take a look at our detailed manual. It’s regularly updated and walks you through the entire process step-by-step. The manual is your best bet for the most up-to-date information, as we’re constantly improving it.