I'm getting the fatal error at line 3 of the code trying. I did verify the filepath exists, but R just restarts when I run it.
Does Arc Pro need to open or closed? Will this affect it?
Can the files be open? Will this affect it?
library(arcgisbinding)
arc.check_product()
file.exists(path = "C:\\EsriTraining\\RArcGISBridge\\crashes_per_mile.shp")
dataset <- arc.open(path = "C:\\EsriTraining\\RArcGISBridge\\crashes_per_mile.shp")
How can I get through this training? There aren't any error messages or fixes discussed in the training.