R/m_estimate_deb.R

Defines functions m_estimate_deb

Documented in m_estimate_deb

#' @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) {

}
sebmader/LizardsAndNiches documentation built on March 11, 2021, 6:08 p.m.