Nothing
#' Dynamic Energy Budget (DEB) models
#'
#' Supported models:
#' * [DEB_abj]
#' * [DEBtox]
#'
#' @name DEB-models
#' @family DEB models
#' @family models
#' @aliases Deb-class
NULL
# Parent class for all DEB related models/scenarios
#' @export
setClass("Deb", contains="EffectScenario")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.