mt_bands | R Documentation |
Lists all available bands for a MODIS Land Products Subset product.
mt_bands(product)
product |
a valid MODIS product name |
A data frame of all available bands for a MODIS Land Products Subsets products
mt_products
mt_sites
mt_dates
# list all available MODIS Land Products Subsets products
bands <- mt_bands(product = "MCD12Q2")
head(bands)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.