# NOT RUN {
aw_interpolate(ar_stl_wards, tid = WARD, source = ar_stl_race, sid = GEOID, weight = "sum",
output = "sf", extensive = "TOTAL_E")
aw_interpolate(ar_stl_wards, tid = WARD, source = ar_stl_asthma, sid = GEOID, weight = "sum",
output = "tibble", intensive = "ASTHMA")
# }
Run the code above in your browser using DataLab