Other packages > Find by keyword >

PoolDilutionR  

Calculate Gross Biogeochemical Flux Rates from Isotope Pool Dilution Data
View on CRAN: Click here


Download and install PoolDilutionR package within the R console
Install from CRAN:
install.packages("PoolDilutionR")

Install from Github:
library("remotes")
install_github("cran/PoolDilutionR")

Install by package version:
library("remotes")
install_version("PoolDilutionR", "1.0.0")



Attach the package and use:
library("PoolDilutionR")
Maintained by
Kendalynn A. Morris
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-02-15
Latest Update: 2023-02-15
Description:
Pool dilution is a isotope tracer technique wherein a biogeochemical pool is artifically enriched with its heavy isotopologue and the gross productive and consumptive fluxes of that pool are quantified by the change in pool size and isotopic composition over time. This package calculates gross production and consumption rates from closed-system isotopic pool dilution time series data. Pool size concentrations and heavy isotope (e.g., 15N) content are measured over time and the model optimizes production rate (P) and the first order rate constant (k) by minimizing error in the model-predicted total pool size, as well as the isotopic signature. The model optimizes rates by weighting information against the signal:noise ratio of concentration and heavy- isotope signatures using measurement precision as well as the magnitude of change over time. The calculations used here are based on von Fischer and Hedin (2002) with some modifications.
How to cite:
Kendalynn A. Morris (2023). PoolDilutionR: Calculate Gross Biogeochemical Flux Rates from Isotope Pool Dilution Data. R package version 1.0.0, https://cran.r-project.org/web/packages/PoolDilutionR. Accessed 26 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited PoolDilutionR R package
View PoolDilutionR citation profile
Other R packages that PoolDilutionR depends, imports, suggests or enhances
Complete documentation for PoolDilutionR
Functions, R codes and Examples using the PoolDilutionR R package
Full PoolDilutionR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA