R/landscapetools.R

#' landscapetools
#'
#' \emph{landscapetools} provides utility functions to work with landscape data
#' (raster* Objects).
#'
#' @useDynLib landscapetools, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @keywords internal
"_PACKAGE"

globalVariables(c("value", ".", "id", "y", "z", "buffer", "freq", "layer"))
ropensci/landscapetools documentation built on Oct. 12, 2022, 6:19 p.m.