R/aw_preview_weights.R
aw_calculate_weight.Rd
Subfunction of aw_preview_weight for calculating individual weights
aw_calculate_weight(.data, source, id, item)
A sf object that data should be interpolated to (this is referred to as the target elsewhere in the package).
sf
target
A sf object with data to be interpolated
A unique identification number in either the source or target data
One of "extensive_sum", "extensive_total", or "intensive"
"extensive_sum"
"extensive_total"
"intensive"