Re: [R-sig-Geo] Aggregation and disaggregation in sf

2021-10-16 Thread Sean Trende
Apologies for the Americanisms! But thank you for this answer and all that you do. It works great. -Original Message- From: R-sig-Geo On Behalf Of Edzer Pebesma Sent: Thursday, October 14, 2021 6:58 AM To: r-sig-geo@r-project.org Subject: Re: [R-sig-Geo] Aggregation and disaggregation

Re: [R-sig-Geo] Aggregation and disaggregation in sf

2021-10-14 Thread Edzer Pebesma
I'm not so familiar with the terminology you use, but the function you'd most likely want to look into is st_interpolate_aw(). On 14/10/2021 12:11, Sean Trende wrote: Thank you all for developing this package and taking a huge amount of time to answer questions. I had a question that I found

[R-sig-Geo] Aggregation and disaggregation in sf

2021-10-14 Thread Sean Trende
Thank you all for developing this package and taking a huge amount of time to answer questions. I had a question that I found related answers to, but nothing directly on point. Perhaps I'm just not being sufficiently creative with my R coding, and I apologize if I missed the "explainer" elsewh