/Denitrification

Nifong et al. Recognizing both denitrification and nitrogen consumption improves performance of stream diel N2 flux models

Primary LanguageR

Denitrification

This is an R package to run the analyses used in Nifong et al.

To install run the following

# Install code
library(devtools)
install.packages("rstan")
devtools::install_github("grantdadams/Denitrification")

# Setup
library(rstan)
library(Denitrification)