R/Rpath_pkg.R

#' Rpath: A package implementating mass balance algorithms designed to work with 
#' fisheries data sources.
#'
#' The Rpath package provides two categories of important functions:
#' rpath and rsim.
#' 
#' @section rpath functions:
#' The rpath functions generate the balanced snap shot of energy flow through the
#' system.  This is done by solving a series of linear equations for unknown biomass
#' or ecotrophic efficiency.
#'
#' @docType package
#' @name Rpath-package
NULL
zanbi/NOAA-EDAB-Rpath documentation built on March 11, 2021, 12:28 a.m.