The title above basically states the question. I have looked around but haven't quite found anything yet. I see this driver:
https://gdal.org/drivers/vector/filegdb.html
I haven't seen any R implementation of it yet. I see that one has to add this plugin to GDAL: https://trac.osgeo.org/gdal/wiki/FileGDB
Undoubtedly I'm not the first person to want to do this. Is anyone aware of any attempts to implement this in R?
arcgisbindings?: https://esricanada-ce.github.io/r-arcgis-tutorials/3-R-ArcGIS-Scripting.pdf – Aaron Jul 23 '19 at 17:44