Opens up a viewer panel in RStudio and renders one or more processes of the connected openEO service in HTML. The components of openeo-vue-components are reused.
process_viewer(x = NULL, con = NULL)(optional) a function from the ProcessCollection(), a ProcessNode(),
Process() or a character containing the process id.
If NULL is provided (default), the list of processes is shown.
a specific connection (optional), last connected service if omitted.