#' @name multimodel
#' @title Multimodel
#' @description TODO: Describe this function.
#' @export
multimodel <- function(landscape_metrics, bio_data, model_type, model_formula = "responses ~ predictors", response_vars = NULL, model_args = NULL, quiet = FALSE) {
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.