here_get_job_status: Get Here Job Status by it's Id

Description Usage Arguments Details Value

View source: R/here_get_job_status.R

Description

here_get_job_status Returns the status of a job sent to run with the Batch Geocoding API (with 'here_batch_geocoder')

Usage

1
here_get_job_status(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 ensure that the job sent has completed before trying to download it.

Value

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


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