Learn R Programming

MODISTools (version 1.1.1)

mt_products: Download all available products

Description

Lists all available MODIS Land Products Subset products.

Usage

mt_products()

Arguments

Value

A data frame of all available MODIS Land Products Subsets products

See Also

mt_bands mt_sites mt_dates

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
# list all available MODIS Land Products Subsets products
products <- mt_products()
head(products)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab