Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 530 Bytes

Hector permafrost emissions analysis

This repository contains the source code and raw manuscript files for the Hector permafrost emissions paper. The paper source code is located in analysis/paper/paper.Rmd.

renv

This repository uses renv to manage R package dependencies in a reproducible way. To download and install all packages in the correct versions for this analysis, launch R from the project root directory and run renv::restore().