joelgombin / concaveman

A very fast 2D concave hull algorithm
https://joelgombin.github.io/concaveman/
66 stars 7 forks source link

Add sfc method and remove uneeded dependencies #16

Closed JosiahParry closed 2 years ago

JosiahParry commented 2 years ago

Hi @joelgombin,

Just discoverd this great interface! I've gone ahead and made a pull request that implements a method for sfc objects in addition to sf objects.

This pull request:

joelgombin commented 2 years ago

Thanks @JosiahParry! Merged.

JosiahParry commented 2 years ago

Woooh! Fun :)