estimate_job: Estimates job costs

Description Usage Arguments Value

View source: R/jobs.R

Description

Calls the back-end and asks for an approximation about the costs in money and how much time will be required to finish the job and whether or not the job owners data download is already included in the monetary costs.

Usage

1
estimate_job(job, con = NULL)

Arguments

job

the job or the id of the job

con

authenticated Connection (optional) otherwise active_connection is used.

Value

JobCostsEstimation containing information how much money and time will be spent


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.