#' Allometric and bulk density parameter set from project COMBUSCAT
#'
#' Description of the aims of the project and funding.
#'
#' The data set includes seven data items:
#'
#' \itemize{
#' \item individual_data Individual-based data underlying the development of allometric equations
#' \item sp_params_area Species-specific parameter for the relation between height (in cm) and area (in cm2)
#' \item sp_params_fine Species-specific allometric parameters for the relation between volume (in m3) and dry weight (in kg) of fine fuels
#' \item sp_params_total Species-specific allometric parameters for the relation between volume (in m3) and dry weight (in kg) of total fuels
#' \item group_params_area Group-specific parameter for the relation between height (in cm) and area (in cm2)
#' \item group_params_fine Group-specific allometric parameters for the relation between volume (in m3) and dry weight (in kg) of fine fuels
#' \item group_params_total Group-specific allometric parameters for the relation between volume (in m3) and dry weight (in kg) of total fuels
#' }
#'
#' @name combuscat
#' @aliases individual_data, group_params_area group_params_fine group_params_total sp_params_area sp_params_fine sp_params_total
#' @docType data
#' @author Parameter set derived from project COMBUSCAT.
#' @keywords data
#' @references Project reference.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.