R/FishyR.R

#' FishyR: Functions to Facilitate Standard Analyses Conducted in Fisheries Science
#'
#' This package contains a set of functions to make the life of the average
#' fisheries scientist easier. Most of these functions were initially developed
#' to assist in the life history and relative abundance calculation of
#' snapper-grouper species collected via the Southeast Reef Fish Survey.
#'
#' @importFrom grDevices palette
#' @importFrom graphics abline arrows lines locator mtext par points segments
#'    text
#' @importFrom stats AIC BIC aggregate approx as.formula coef complete.cases
#'    density dist formula glm isoreg lm median na.exclude nls pchisq
#'    predict qt quantile resid residuals rnorm sd smoothEnds var
NULL
ballengerj/FishyR documentation built on June 17, 2022, 10:33 p.m.