#' @export
bind_rasters <- function (...) {
.Deprecated("rst_bind")
}
#' @export
overlay_raster <- function (...) {
.Deprecated("raster_overlay")
}
#' @export
cut_raster <- function (...) {
.Deprecated("raster_cut")
}
#' @export
mask_raster <- function (...) {
.Deprecated("raster_mask")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.