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

Lifecycle:
experimental R build status Codecov test coverage License: MIT DOI

creelr

An R package to Analyse Angler Creel Survey Data. Currently only the Traditional Access Design for One Access Site is implemented.

To install the latest development version from GitHub

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

Citation

citation(package = "creelr")

Contribution

Please report any issues.

Pull requests are always welcome.

Code of Conduct

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



poissonconsulting/creelr documentation built on Feb. 11, 2021, 2:22 p.m.