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

eggdewater

Lifecycle: deprecated R build status Codecov test coverage

eggdewater is an R package to calculate egg mortality due to dewatering.

Installation

# install.packages("devtools")
devtools::install_github("poissonconsulting/eggdewater")

Contribution

Please report any issues.

Pull requests are always welcome.

Code of Conduct

Please note that the eggdewater project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



poissonconsulting/eggdewater documentation built on March 8, 2024, 9:36 a.m.