View source: R/user_defined_processes.R
delete_user_process | R Documentation |
The function initiates the deletion of a user defined process on the back-end. Only the owning user can delete their process. The user defined process also should not be part of any particular job.
delete_user_process(id, con = NULL)
id |
the id of the user process |
con |
connected and authorized openEO client object (optional) otherwise |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.