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

dendroEco: Functions to compute DendroEcological Analysis

Travis build status

The goal of dendroEco is to compile functions for computing dendroecological analysis. It was developed within a research project which analyzed the response of Quercus pyrenaica forests of Sierra Nevada (southern Spani) to consecutive drought events.

Installation

library(devtools)
install_github("ajpelu/dendroEco")

Author

Antonio J. PĂ©rez-Luque: \@ajpelu, Departmet of Ecology, University of Granada (Spain).

License

This project is licensed under the MIT License - see the LICENSE file for details.



ajpelu/dendroEco documentation built on May 27, 2019, 9:55 a.m.