#' Test multispectral image from Cuenca
#'
#' @docType data
#'
#' @usage data(image)
#'
#' @format Two objects of class \code{"raster"} (\code{mis} and \code{pan})
#'
#' @keywords datasets
#'
#' @references Me lo pasó Fulgen
#'
#' @source \href{https://www.um.es}{UMU}
#'
#' @examples
#' data(image)
#' pca_fusion(mis, pan, method="bilinear", bits=12)
"mis"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.