here_download_job: Download Here Job by it's Id

Description Usage Arguments Details Value

View source: R/here_download_job.R

Description

here_download_job Donwloads the job sent to run with the Batch Geocoding API (with ‘here_batch_geocoder') and unzips it’s files.

Usage

1
here_download_job(job_id, here_id, here_code)

Arguments

job_id

A string with the Job's unique Id.

here_id

The developer application ID that uniquely identify the user

here_code

The developer application Code that uniquely identify the user

Details

This is a support function to the 'here_batch_geocoder', to download the jobs content and extract from the zip file.

Value

Given a valid job_id, here_id and here_code, it returns a string containing the Job's return file name.


paeselhz/heRe documentation built on Nov. 4, 2019, 11:16 p.m.