This repository contains code for the paleoAPR package, designed for use in the R environment to generate monthly streamflow reconstructions from annual tree-ring chronologies.
In order to run this code, you must install:
Then, open R and install the release version of devtools from CRAN:
install.packages("devtools")
Finally, install the paleoAPR app:
require(devtools)
install_github("jstagge/paleoAPR")
For any description of this package or use of this code, please use the following citation:
- Stagge, J.H. (2017) "paleoAPR: Monthly streamflow reconstruction package for R." R package version 1.0. doi: 10.5281/zenodo.889892.
- James H. Stagge - Owner - jstagge
This project is licensed under the MIT License - see the LICENSE.md file for details
This work is funded by Utah Mineral Lease Funds.