knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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().



ashiklom/hector_permafrost_emit documentation built on March 26, 2020, 12:15 a.m.