#' rasf: Tools for working with rasters and simple features.
#'
#' Extra functionality for working with raster (raster and terra packages) and sf data.
#'
#'
#' @docType package
#' @name rasf
#' @importFrom utils packageVersion
#' @importFrom methods slot
#' @importFrom stats runif median
#' @importFrom dplyr %>%
#' @importFrom rlang .data := !!
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.