Deprecated. Use rk_extract() instead.

extract(weights, inds, id)

Arguments

weights

A weight table, typically produced by rakeR::weight()

inds

The individual level data

id

The unique id variable in the individual level data (inds), usually the first column

Value

A data frame with zones and aggregated simulated values for each variable

Examples

# NOT RUN {
Deprecated. Use rk_extract()
# }