NANNO is an R package that creates a nitrogen isotope biogeochemical model via the simecol package that describes freshwater nitrogen isotope biogeochemistry. NANNO does forward simulations and models the changes in nitrogen concentrations and isotopic ratios. NANNO can also be used iteratively to model-fit field data.
NANNO was initially developed to describe changes in nitrogen concentrations and isotopic ratios in a wastewater treatment plant plumes in rivers.
To install this package from Github:
install.packages("devtools")
library(devtools)
install_github("jjvenky/NANNO@*release", # to get the latest release
dependencies = TRUE)
No doubt this software can be improved by questions, suggestions, and bug reports. Please use the Issues page or email me.
If you use NANNO, please cite it as:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.