productInfo: NASA product information

View source: R/cmr_funs.R

productInfoR Documentation

NASA product information

Description

Get complete product information in the corresponding product website. The information is displayed in the default browser. See getProducts for available options of products.

Usage

productInfo(product, ...)

Arguments

product

character

...

additional arguments (non implemented

See Also

getProducts

Examples

## Not run: 
# MODIS in LP DAAC with version information
productInfo(product = "MCD18A1")
# Without any version or server information
productInfo(product = "LANDSAT_SURFACE_REFLECTANCE_L8_OLI_TIRS")

## End(Not run)

rspatial/luna documentation built on Feb. 3, 2024, 4:40 a.m.