#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.