1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/exactextractr-package.R
\docType{package}
\name{exactextractr-package}
\alias{exactextractr}
\alias{exactextractr-package}
\title{exactextractr: Fast Extraction from Raster Datasets using Polygons}
\description{
Quickly and accurately summarizes raster values over polygonal areas ("zonal statistics").
}
\seealso{
Useful links:
\itemize{
\item \url{https://isciences.gitlab.io/exactextractr/}
\item \url{https://github.com/isciences/exactextractr}
\item Report bugs at \url{https://github.com/isciences/exactextractr/issues}
}
}
\author{
\strong{Maintainer}: Daniel Baston \email{dbaston@isciences.com}
Other contributors:
\itemize{
\item ISciences, LLC [copyright holder]
}
}
\keyword{internal}
|