This function returns MODIS QA information for a specific product. It gets
the information from an internal database and not all products are available.
Usage
detectBitInfo(product, what = "all", warn = TRUE)
Value
If what = "all" (default) a data.frame, else a list.
Arguments
product
character, see getProduct().
what
character. Parameter name, e.g. "VI Quality" for all MOD13
products (see MODIS Vegetation Index User's Guide,
Table 5, column "Parameter Name").
warn
logical, whether or not to throw warning messages.