collection_viewer {openeo} | R Documentation |
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.
collection_viewer(x = NULL, con = NULL)
x |
(optional) character with the name of a collection or the |
con |
a specific connection (optional), last connected service if omitted. |