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.


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.