correspond: Convert data from one geography to another

Description Usage Arguments

View source: R/correspond.R

Description

Convert data from one geography to another

Usage

1
2
correspond(data, correspondence, data.by, correspondence.from,
  correspondence.to, correspondence.weight)

Arguments

data

The data you wish to convery

correspondence

The correspondence

data.by

The column name that identifies the area IDs in your data

correspondence.from

The column name that identifies the from areas in the correspondence

correspondence.to

The column name that identifies the to areas in the correspondence

correspondence.weight

The column name that identifies the weights in the correspondence


angusmoore/absgeoutils documentation built on May 28, 2019, 4:57 p.m.