rmaia / pavo

tools for the analysis of color data in R
http://pavo.colrverse.com
GNU General Public License v2.0
68 stars 17 forks source link

Use sf rather than sp in polymask() #253

Closed Bisaloo closed 11 months ago

Bisaloo commented 1 year ago

I need to double check all works fine on a real case but feel free to already have a look whenever convenient.

Fix #252

thomased commented 1 year ago

Lovely - thanks! I've had a further mess around with it, and it seems to be doing all that's needed. Appreciate it.