start_job: Starts remote asynchronous evaluation of a job

Description Usage Arguments Value

View source: R/jobs.R

Description

The function sends a start signal to the backend in order to start processing the results for a defined job.

Usage

1
start_job(job, log = FALSE, con = NULL)

Arguments

job

the job object or the job id of the defined job

log

logical - whether to enable automatic logging after starting the job

con

connected and authenticated openeo client (optional) otherwise active_connection is used.

Value

the job_id of the defined job


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