README.md

pnw

Tree functional strategies in the US Pacific Northwest

Motivation

We address three main research questions:

  1. How do demographic vital rates (growth, survival) vary along the climatic gradient?
  2. How do traits and trait syndromes vary along the climatic gradient?
  3. How does strength of competition vary along the climatic gradient?

Installation

Install the package from github as follows:

install.packages('devtools')
devtools::install_github('phytomosaic/ecole') # for utility functions
devtools::install_github('phytomosaic/pnw')   # for main scripts

Load data

require(pnw)
data(pnw_tree)
data(pnw_trait)



phytomosaic/pnw documentation built on April 16, 2020, 7:29 p.m.