Implement `st_as_sf()` methods for arcgisbinding classes
Opened this issue · 0 comments
JosiahParry commented
When converting from a foreign class to an sf object, the standard is to use the st_as_sf()
function. It feels natural to cast to sf objects using st_as_sf()
. As such, consider implementing s3 methods for st_as_sf for the classes implemented in arcgisbinding