R/redistmetrics-package.R

## usethis namespace: start
#' @useDynLib redistmetrics, .registration = TRUE
## usethis namespace: end
NULL

## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL

globalVariables(c(
  'map', '.', 'united', 'plans', 'from', 'edge',
  'origin', 'perim_full', 'perim_adj', 'perim_boundary',
  'X1', 'touching'
))

#' @importFrom rlang .data
NULL

Try the redistmetrics package in your browser

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

redistmetrics documentation built on April 11, 2022, 5:08 p.m.