estimate_job: Estimates job costs

View source: R/jobs.R

estimate_jobR 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 active_connection() is used.

Value

JobCostsEstimation containing information how much money and time will be spent


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.