R/batch-geocode-job.R
write_geocode_result.Rd
Downloads the result of a completed geocode_file_job().
geocode_file_job()
write_geocode_result(job, path)
A BatchGeocodeJob.
BatchGeocodeJob
String. Where to write the result CSV.
path, invisibly.
path
if (FALSE) { # \dontrun{ write_geocode_result(job, "geocoded.csv") } # }