wood-survey

The goal of wood-survey is to to analyse the relationship between stem diameter and height in NEON vegetation survey data.

A report of our analysis can be found here

Details about the data used can be found here

Installation

This project manages dependencies through renv. To restore dependencies, use:

# install.packages("renv")
renv::restore()