Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 289 Bytes

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)