ProcessCollection | R Documentation |
This object contains template functions for process graph building from the processes offered by an openEO service. This object is an unlocked R6 object, in order to add new functions at runtime.
$new(con = NULL)
The object creator created an openEO connection.
optional an active and authenticated Connection (optional) otherwise active_connection()
is used.
processes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.