#' @export
names.ExpVarRasterStack = function(x) x@index[,1,drop=TRUE]
#' @export
names.PerformanceList = function(x) x@labels
#' @export
names.PredictionList = function(x) x@labels
#' @export
names.PredictiveModelList = function(x) x@labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.