Skip to content

jimjunker1/secpRod

Repository files navigation


Overview

secpRod is an open source package for the analysis and calculation of secondary production for populations and communities in R. secpRod uses data from repeated sampling of population abundance and size structure in a tall data structure and a taxon information sheet as the base objects. In addition to estimating secondary production for communities with multiple methods, secpRod also allows the user to visualize population data to assess best methods for secondary production estimation.

Installation

# To install the latest version Github:
# install.packges('devtools')
devtools::install_github("jimjunker1/secpRod")

Workflow

sequence of actions for calculation of community secondary production

  • split taxa by production method

  • convert length to mass

  • determine date wrap around

  • split taxa into bootstrapped sample lists

  • run production methods

Functions

calc_production is the main function. This function estimates bootstrapped secondary production from multiple methods determined in the taxaInfo object.


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


About

Function workflow for secondary production estimation of animal populations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published