R/ecofun.R

#' ecofunr: A package to retrive \strong{Eco}system \strong{Fun}ctional properties from Eddy covariance data.
#'
#' The \code{ecofunr} package provide different functions to derive ecosystem functional properties from FLUXNET data as:
#' \itemize{
#' \item Carbon use efficiency (cue)
#' \item Water use efficiency (wue)
#' \item Evaporative Fraction (ef)
#' \item Ecosystem Photosynthetic capacity at saturate light (GPPsat)
#' }
#'
#' The package also provide different aggregation techniques to compare different ecosystems....

#' @docType package
#' @name ecofunr
NULL
dpabon/ecofunr documentation built on July 15, 2020, 12:58 p.m.