#' Rubisco kinetic parameters of many species
#'
#' A dataset containing the kinetic parameters and their temperature sensitivities, used to calculated gamma*
#'
#' \itemize{
#' \item plant. The species this data pertains to.
#' \item c. The temperature scaling constant of gamma*
#' \item dHa. The enthalpy of the reaction in kJ / mol
#' }
#'
#' @docType data
#' @keywords dataset
#' @name gsPresets
#' @usage data(gsPresets)
#' @format A tibble with 20 rows and 3 columns.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.