Hi all,
I've been using R to perform some spatial analyses on point and polygon data, and wish to export my products to a local .gdb as feature layers. My data types i'm attempting to write are sf class of spatial objects (as part of Simple Features package) and basic data frames.
I'm having some recurring issues using the arc.write() functions basic use case, in which issues with the arc.write() generating an "unknown error" or an "unspecified error" depending on the combination of arguments.
eg:
"Error in .call_proxy("arc_write", path, pairlist(data = data, coords = coords, :
unknown error"