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"))
marcosci/landscapetools documentation built on Oct. 14, 2022, 3 a.m.