R/globals.R

#' @importFrom stats na.omit median
#' @importFrom utils setTxtProgressBar txtProgressBar head capture.output
#' @importFrom methods is
#' @importFrom magrittr %>%
#' @import igraph
NULL

#' @importFrom utils globalVariables
utils::globalVariables(c('.', 'long', 'lat', 'region', 'patches', 'p', 'focal', 'neighbor', 'values'))

Try the BoundaryStats package in your browser

Any scripts or data that you put into this service are public.

BoundaryStats documentation built on Aug. 8, 2025, 6:12 p.m.