gpo_package_granules_summary | R Documentation |
Given a package id and a granule id, return a metadata summary for the granule.
gpo_package_granules_summary(package_id, granule_id)
package_id |
String. The Package Id. Ex: CREC-2018-01-04 |
granule_id |
String. The granule ID, e.g. CREC-2018-01-04-pt1-PgD7-2 |
A single row tibble
gpo_package_granules_summary("CREC-2018-01-04", "CREC-2018-01-04-pt1-PgD7-2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.