r-bridge icon indicating copy to clipboard operation
r-bridge copied to clipboard

Implement `st_as_sf()` methods for arcgisbinding classes

Open JosiahParry opened this issue 1 year ago • 0 comments

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

JosiahParry avatar Nov 21 '22 20:11 JosiahParry