aw_interpolater
performs pipeline of interpolation specific
calculations with aw_intersect
, aw_total
, aw_weight
,
aw_calculate
, and aw_aggregate
. The interpolated total is then
verified against the total calculated from the source data using aw_verify
.
aw_interpolater(source, sid, value, target, tid, type, weight)
source | A |
---|---|
sid | A unique identification number within |
value | A column within |
target | A |
tid | A unique identification number within |
type | One of either |
weight | For |
A sf
object or tibble with value
interpolated into
the target
data.