#' @title m_estimate_deb
#' @description This function uses the estimation function of the Dynamic Energy Budget model
#' to calculate the input parameters for DEB.
#' @name m_estimate_deb
#' @param param List of input parameters for ectotherm function.
#' @export
m_estimate_deb <- function(param) {
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.