#' @rdname CreateInputsCrit
#' @export
CreateInputsCrit.InputsModel <- function(InputsModel,
FUN_CRIT,
...) {
airGR::CreateInputsCrit(FUN_CRIT = FUN_CRIT,
InputsModel = InputsModel,
...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.