R/respiration_expressions.R

#' Respiration expressions to compute the heterotrophic and autotrophic respiration.  For convenience - this is the right hand side of RS = RA + RH
#'
#' \itemize{
#'   \item model. One of null, microbe, quality, microbe-mult, or quality-mult
#'   \item RA_expression. The formula needed to compute autotrophic respiration
#'   \item RH_expression  The formula needed to heterotrophic respiration
#' }
#'
#'
#' @docType data
#' @keywords datasets
#' @name respiration_expressions
#' @usage data(respiration_expressions)
#' @format A data frame with 5 rows, 3 columns.
#' @source Expressions processed and exported in data-process/06-model-expression-prepare.R

NULL
jmzobitz/CanadaFire documentation built on Dec. 21, 2021, 1:12 a.m.