geoDeltaAudit

Geographic crosswalks are directional allocations, not inverses.
geoDeltaAudit helps quantify how much a variable changes purely due to boundary translation and allocation rules (pathway dependence).

What it does

Installation

install.packages("remotes")
remotes::install_github("phinnphace/geoDeltaAudit")
## Example

This is a basic example which shows you how to solve a common problem:


``` r
library(geoDeltaAudit)
## basic example code

geoDeltaAudit

Geographic crosswalks are directional allocations, not inverses. geoDeltaAudit helps you quantify how much a variable changes purely due to boundary translation + allocation rules (pathway dependence).

What it does

Install

```r install.packages(“remotes”) remotes::install_github(“phinnphace/geoDeltaAudit”)

DOI