collection_viewer {openeo} | R Documentation |
View openEO collections
Description
The function opens a viewer panel in RStudio which renders the collection information in an HTML. It reuses common components from the openeo-vue-components.
Usage
collection_viewer(x = NULL, con = NULL)
Arguments
x |
(optional) character with the name of a collection or the |
con |
a specific connection (optional), last connected service if omitted. |
[Package openeo version 1.3.1 Index]