process_viewer {openeo} | R Documentation |
Viewer panel for provided openEO processes
Description
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.
Usage
process_viewer(x = NULL, con = NULL)
Arguments
x |
(optional) a function from the |
con |
a specific connection (optional), last connected service if omitted. |
[Package openeo version 1.3.1 Index]