This package contains utility functions to streamline the publication of data. Currently the package is developed for publication on the Environmental Data Initiative (EDI).

This package was developed by the California Department of Water Resources to support the Healthy Rivers and Landscapes Program, though has applications that extend beyond.

The Healthy Rivers and Landscapes Program maintains comprehensive documentation, including guides for data publication. Please refer to the docs site for more detailed information.

Installation

# install.packages("remotes")
remotes::install_github("FlowWest/hrlpub")

Usage

The core components of the package focus on supporting these tasks:

  • Data cleaning
  • Quality control
  • Metadata development in Ecological Metadata Language (EML)
  • Publishing data on EDI
# explore package documentation
?hrlpub