Skip to content

cmgough/fortedata

 
 

Repository files navigation

fortedata: An open-data package for the R programming Language

Overview

fortedata is an R package that provides functions for accessing and interpreting data associated with FoRTE: Forest Resilience Threshold Experimen--a modeling and manipulative field experiment that tests the effects of disturbance severity and disturbance type on carbon cycling dynamics in a temperate forest. Package data consists of measurements of carbon pools and fluxes and ancillary measurements to help analyse and users analyse and interpret carbon cycling over time.

Getting Started

We recommend that users begin with either package vignettes that provide detailed examples of package funcitons and potential use cases, or with package documentation.

Installation

Installing the latest development version of fortedata from GitHub (requires devtools):

if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("FoRTExperiment/fortedata", dependencies = TRUE, build_vignettes = FALSE)

The FoRTE Team

  • Principal Investigators: Chris M. Gough and Ben Bond-Lamberty

  • PNNL Science Team: Kalyn Dorheim, Stephanie Pennington

  • Postdoctoral Researchers: Jeff W. Atkins, Alexey Shiklomanov

  • Graduate Students: Maxim S. Grigri, Lisa T. Haber, Kayla Mathes

  • Undergraduate Students: Alexandra Barry, Laura J. Hickey, Catherine McGuigan, Autym Shafer

  • REU Students: Evan Paris, Carly Rodriguez

  • Reserach Collaborators: Elizabeth Agee, Brandon Alveshare, Kyla M. Dahlin, Robert T. Fahey, Aaron G. Kamoske, Jason Tallant

About

FoRTE project data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%