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).
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 codeGeographic crosswalks are directional allocations, not inverses.
geoDeltaAudit helps you quantify how much a variable
changes purely due to boundary translation + allocation rules (pathway
dependence).
```r install.packages(“remotes”) remotes::install_github(“phinnphace/geoDeltaAudit”)