README.md

paleoAPR: Monthly streamflow reconstruction package for R

DOI

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.

Prerequisites

In order to run this code, you must install: * R for Statistical Computing

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")

Reference and How to Cite

For any description of this package or use of this code, please use the following citation:

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

This work is funded by Utah Mineral Lease Funds.

Analytics



jstagge/paleoAPR documentation built on May 4, 2019, 4:22 p.m.