productInfo | R Documentation |
Get complete product information in the corresponding product website. The information is displayed in the default browser. See getProducts
for available options of products.
productInfo(product, ...)
product |
character |
... |
additional arguments (non implemented |
getProducts
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.