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

hydirrig

R-CMD-check

The goal of hydirrig is to provide functions to facilitate hydraulic design calculations for irrigation systems.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("joaobtj/hydirrig")

Example

# library(hydirrig)
## basic example code


joaobtj/hydirrig documentation built on Oct. 2, 2023, 2:08 p.m.