knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

spatialhelpers

spatialhelpers provides a variety of convenience functions for working with spatial data. Presently, these all simplify manipulation of spatial weights objects:

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("loganstundal/spatialhelpers")

Convenience functions included here



loganstundal/spatialhelpers documentation built on Dec. 21, 2021, 11:46 a.m.