#' Model expressions to compute the heterotrophic and autotrophic respiration
#'
#' \itemize{
#' \item model. One of null, microbe, quality, microbe-mult, or quality-mult
#' \item incubation_expressions. The formula needed to compute soil respiration from incubation data
#' \item field_expressions The formula needed to compute soil respiration from field data
#' \item rev_field_expressions. A modified formula for the Field Linear and Incubation Field Linear approaches
#' }
#'
#'
#' @docType data
#' @keywords datasets
#' @name model_expressions
#' @usage data(model_expressions)
#' @format A data frame with 5 rows, 4 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.