collection_viewer: View openEO collections

View source: R/viewer.R

collection_viewerR 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 Collection obtained with describe_collection(). If NULL is provided (default), the list of all collections is shown.

con

a specific connection (optional), last connected service if omitted.


openeo documentation built on Nov. 17, 2022, 5:07 p.m.