README.md

The plantecophys R package

CRAN_Status_Badge Travis-CI Build Status codecov AppVeyor Build Status

Welcome to the home of plantecophys, an R package that bundles a number of tools to analyze and model leaf gas exchange data.

Please report bugs or suggest features here.

Contents

Citation

Duursma, R.A., 2015. Plantecophys - An R Package for Analysing and Modelling Leaf Gas Exchange Data. PLoS ONE 10, e0143346. doi:10.1371/journal.pone.0143346.

Help

Please read the built-in help files carefully if you have any questions. The examples are often helpful as well.

The package includes two vignettes at the moment, which can be accessed from these links:

Frequently asked questions (FAQ) on fitting A-Ci curves.

A quick introduction to fitaci.

Installation

The package is on CRAN, so just do:

install.packages("plantecophys")

To install the development version, use the following command. Windows users must have Rtools installed.

library(devtools)
install_bitbucket("remkoduursma/plantecophys")

For questions, comments, and suggestions, please email remkoduursma@gmail.com



RemkoDuursma/plantecophys documentation built on April 6, 2021, 2:45 a.m.