Learn R Programming

CopernicusClimate (version 0.0.4)

cds_catalogue_vocabulary: List catalogue vocabulary

Description

The catalogue uses a specific vocabulary for keywords. This function produces an overview.

Usage

cds_catalogue_vocabulary(...)

Value

Returns a data.frame of keyword vocabulary used by the catalogue.

Arguments

...

Ignored

Examples

Run this code
if (interactive()) {
  cds_catalogue_vocabulary()
}

Run the code above in your browser using DataLab