knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-"
)

erosivity

AppVeyor Build Status Travis-CI Build Status codecov lifecycle DOI

erosivity [@vantas2018] is an R package [@CRAN] that can be used to compute the rainfall erosivity, $EI$, from the Universal Soil Loss Equation [@renard1991rusle].

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kvantas/erosivity")

Using erosivity

Example

Meta

References



kvantas/erosivity documentation built on May 26, 2019, 5:42 p.m.