Hi there,
I’m trying to overlay Voronoi tesselations representing the space around trees (primary data) onto soil depth scans (secondary data). I have gps coordinates for both the trees and for the soil depth scans. The idea is to explain tree growth by taking soil depth into account. Can I do this using ggvoronoi() ?
If someone can assist me, it will be greatly appreciated!