wapor_metadata: FAO GIS get product metadata

Description Usage Arguments Value

View source: R/collections.R

Description

This function retrieves metadata of a specific product within a collection. The returned object is a three-leveled list with the first object containing some general information on the product. The second object contains information of the dimensions the data set is associated with wile the third element contains additional metadata e.g. on spatio-temporal resolution or the methodology how the product was generated.

Usage

1
wapor_metadata(collection, product)

Arguments

collection

A length one character vector specifying the collection.

product

A length one character vector specifying the product..

Value

A list object with the obhects info, dimensions, and meta.


goergen95/wapoR documentation built on Sept. 30, 2020, 5:21 p.m.