Nothing
########################
## Organizing man pages
########################
#' Lemna models
#'
#' Overview of supported *Lemna* models
#'
#' - [Lemna_Schmitt()] by Schmitt *et al.* (2013)
#' - [Lemna_SETAC()] by Klein *et al.* (2021)
#'
#' @inheritSection Transferable Biomass transfer
#' @name Lemna-models
#' @family Lemna models
#' @family models
#' @seealso [Macrophyte-models]
#' @aliases Lemna-class
NULL
# Generic Lemna class
#' @include class-EffectScenario.R class-Transferable.R
#' @export
setClass("Lemna", contains=c("Transferable", "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.