Overlaying a Voronoi tesselation onto a secondary database

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!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.