Nothing
#' @title
#' Raster Functions
#'
#' @description
#' These functions allow for analysis of raster data. Many are written in C++ to
#' be extremely efficient and fast. Some are wrappers around these C++ functions
#' for easier use and integration into other packages.
#'
#' @return
#' Spatial data object from `sf`. Used for spatial data analyses.
#'
#' @details
#' These functions carry out raster data analysis.
#'
#' @author
#' Chris Toney, Tracey S. Frescino
#'
#' @keywords
#' internal
#' @name raster_desc
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.