start_job | R Documentation |
The function sends a start signal to the back-end triggering a defined job.
start_job(job, log = FALSE, con = NULL)
job |
the job object or the job id |
log |
logical - whether to enable automatic logging after starting the job |
con |
connected and authenticated openEO client (optional) otherwise |
the job object of the now started job
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.