Prepare the zone group table for the weighting memo.
This is Table 2 in the memo.
Usage
prep_zone_groups_table(zones_sf, settings)
Arguments
- zones_sf
A simple features object of the zone groups. Must have
columns zone_group_label and "client_zone_id".
- settings
A list of settings
Value
A data.table of the zone group table. Columns are:
group_label, client_zone_id, SAMPLES, and h_total.