estimate_job {openeo} | R Documentation |
Estimates job costs
Description
Calls the back-end and asks for an approximation about the monetary costs, the required time, and whether or not the job owners data download is already included in the monetary costs.
Usage
estimate_job(job, con = NULL)
Arguments
job |
the job or the id of the job |
con |
authenticated Connection (optional) otherwise |
Value
JobCostsEstimation containing information how much money and time will be spent
[Package openeo version 1.3.1 Index]